This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/machstem on 2025-01-26 16:26:15+00:00.


I started with nginx about 10 years ago

I tried traefik when I migrated my services to docker but I’ve recently rebuilt my network stack and have stuck (again) with nginx.

In regards to containers, using the /conf.d path to store my various configuration files for my different endpoints, made it a easier sell. I simply git my configuration files and adjust accordingly as I add and remove services

I wasn’t enjoying the labels syntaxes I had to use with traefik

I haven’t used caddy but was going to try it out this week

What is your proxy platform of choice, why?

To expand on the conversation; what other proxy platforms are you running and how?