Quick start
Your 5 minutes up&running promise™
You need Docker 19.03+ for this
1. Download
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 https://localhost
5. Ready for production?
Go to Settings section. You need to adjust some Docker environment variables.
Last updated
Was this helpful?