All my reverse proxy configuration takes place in my docker compose so there’s no config sprawl. Unlike my 5+ years of nginx-proxy and caddy, I haven’t had to do a single reverse proxy hack or config patch or fix to get something to proxy correctly for over 25 services from all over the self-hosted world.
Traefik is just magic.
All my reverse proxy configuration takes place in my docker compose so there’s no config sprawl. Unlike my 5+ years of nginx-proxy and caddy, I haven’t had to do a single reverse proxy hack or config patch or fix to get something to proxy correctly for over 25 services from all over the self-hosted world.