William's technical blog
Encrypted Git repositories with git-crypt
Using Cloudflare images
Cloudflare configuration checklist
Hosting a static website with Minio
Traefik HTTP router for Docker
Traefik is an open-source Edge Router . It can act as a HTTP router as well as a proxy for TCP and UDP services. In many ways, it is equivalent to Nginx; however, Traefik is more easy to integrate with container back-ends such as Docker.
In this post I show how one might integrate Traefik with Docker. I also provide a default configuration file that integrates with Cloudflare and Lets Encrypt.