Quick start
Your 5 minutes up&running promise™
Docker 25+ recommended.
1. Download and unzip
2. Login
Open terminal and login to registry
docker login registry.rechtlogisch.de -u [email protected]3. Run
Go to the path where docker-compose.yml was placed and run
docker compose up -d4. Test
Head over to the Postman documentation, click "Run in Postman" and test some requests
PostmanAdjust your environment in Postman if needed. By default the solution runs on localhost:80
5. Ready for production?
Go to Settings section. You need to adjust some Docker environment variables.
Last updated
Was this helpful?