Using Traefik with Quantum #
We install [Traefik v1.x](https://doc.traefik.io/traefik/v1.7/configuration/backends/docker/#labels-overriding-default-behavior) as an ingress router on your Docker nodes. Traefik handles HTTP and HTTPS (SSL certificates via the popular Let's Encrypt) for you, and here is how it works:
![](/img/traefik.svg)