Getting started

Installation

The easiest way to deploy the application in your local network or on your computer is to use Docker.

  1. Get Docker

  2. Download docker-compose.yml

  3. Be sure that Docker is running

  4. Start a terminal and change into the directory where docker-compose.yml is located

  5. Run docker-compose up and enter http://localhost:5000 into your favorite browser