Let's Encrypt with Docker and Traefik — automatic HTTPS for every service [NEW]
This is the follow-up to my 2016 Let's Encrypt post using acme.sh and Apache. That setup worked, but running certificates by hand doesn't scale once you're managing multiple services in Docker. Traefik solves this entirely. Traefik is a reverse proxy…