Traefik
Traefik can be used as a Reverse Proxy in front of Speedtest Tracker when you want to expose the Dashboard publicly with a trusted certificate. You will need at add the APP_URL
envoirment and needed labels to the docker compose have Traefik apply the certificate and routing.
Docker-Compose:
Depending on your Traefik configuration, you need to make use the Speedtest Tracker and Traefik are on the same docker network.
Last updated