Quick start

Your 5 minutes up&running promise™

1. Download and unzip

2. Login

Open terminal and login to registry

docker login registry.rechtlogisch.de -u [email protected]

Please use provided credentials.

3. Run

Go to the path where docker-compose.yml was placed and run

docker compose up -d

It might take up to 2 minutes to download all images. Feel free to grab a coffee meanwhile ☕️

4. Test

Head over to the Postman documentation, click "Run in Postman" and test some requests

Postman

5. Ready for production?

Go to Settings section. You need to adjust some Docker environment variables.

Last updated

Was this helpful?