Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Repository files navigation

Subjekt Bootstrap

Repository containing a docker-compose.yaml configuration to deploy the entire Subjekt ecosystem.

Instructions

  1. First, make sure you have docker installed and running;
  2. Then, clone this repository:
git clone git@github.com:mini-roostico/bootstrap.git
cd bootstrap
  1. Generate two key-pairs at_private.pem-at_public.pem and rt_private.pem-rt_public.pem and move them into the secrets directory. You can do it with the openssl library using the gen_keys script:
./gen_keys.sh # or bat for windows
  1. Finally just run:
docker compose up -d
  1. The frontend service should be now available on localhost:80

About

Simple configuration in order to initialize all the Subjekt services.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages