10
Should I run multiple reverse proxies for different containers?
(sh.itjust.works)
Only if you need to run a different reverse proxy for some reason.
So it would be okay to run 1 reverse proxy to manage all of my servers? Even after I add more server VMs down the line?
Yes no problem.
Sometimes you might want to run multiple and put a load-balancer in front, but that is only for more advanced setups.
I use just 1 Traefik instace to manage all my subdomains, certificates, RPs, IP filter, rate limiter...
There might be specific cases where it makes sense to run multiple reverse proxies, but in general I’d only run one.
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.