This document describes the process for running the application locally.
Docker and Docker Compose.
You can optionally use Træfik for ease of exposing the site. Check out Træfik & Docker.
Just run:
docker compose up -d --build
Easy peasy.
If you're using Træfik, the site should be available at simple-secret-santa.mcieno.internal
.
Otherwise, simply run docker compose ps
and find out which host port was
assigned to the site
service.