DOMjudge / domjudge-packaging

DOMjudge packaging for (Linux) distributions and live image
31 stars 37 forks source link

Add instructions for setting up Traefik in Docker #176

Closed Kevinjil closed 5 months ago

Kevinjil commented 5 months ago

Include an example which sets up a Traefik reverse proxy in Docker, including ACME for automated https certificate management. The deprecated and legacy --link flag of run commands is replaced with Docker networks in all run commands.

This example was initially proposed during NWERC 2023, inspired by https://github.com/DOMjudge/domjudge/issues/2177.