Docker-Compose for Backend
To further simplify the installation process, a docker-compose
script has been compiled. This
script now combines the Docker steps for setting up the PostgreSQL database, Redis and the actual
backend.
Check out the updated Getting started page.