Ghost File Downloads with Docker, Caddyserver, Traefik, and LetsEncrypt
Quick docker/docker-compose setup of how to use caddy to serve your files…
Quick docker/docker-compose setup of how to use caddy to serve your files…
A quick cheat sheet and example configuration that configures Traefik to loadbalance across docker networks and external networks.…
I share my Traefik configuration of secure http headers for getting high ratings with Mozilla Observatory.…
Setup a simple HTTP static file server behind Traefik. Nginx is a nice drop-in to solve this because it is small, fast, and will work well in a default configuration.…
I setup a CDN to run in front of my app and DDoS'ed myself because of unforseen configuration and app architecture problems. Mitigations inside!…
Encryption (and HTTPS) is a complicated beast, but we have to do our best to make sure that our sites run securely. With the help of tools like Qualys SSL Labs or the open-source testssl.sh. I update my production Traefik installations to run with the most secure configurations as possible.…
Follow these side-by-side configurations to see how quick and easy it is to migrate from Traefik 1 to version 2.…
This is my pristine production-quality config for deploying Traefik as my front-end proxy and TLS termination server.…