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