Skip to content

Getting Started

Antoine Théate edited this page Feb 22, 2023 · 1 revision

The latest Docker image can be found in Docker Hub

The web application is distributed using docker containers and docker-compose. Download the docker-compose.yml file

docker compose -f docker-compose.yml up -d

Clone this wiki locally