Docker for backend
In order to simplify the steps necessary to set up the backend, Docker images for the PostgreSQL database, the Redis server and the actual backend have been created. These images get rebuilt every night to always have the latest code-base available, making it easy to stay up-to-date.
Head over to the Getting started page and have a look.