How To Use Traefik as a Reverse Proxy for Docker Containers on Debian 9
In this tutorial, you’ll use Traefik, a Docker-aware reverse proxy, to route requests to multiple applications on the same Docker host: a Wordpress container and an Adminer container, each talking to a MySQL database. You’ll also configure Traefik to serve everything over HTTPS using Let’s Encrypt.