I used nginx proxy manager for a while. Nowadays I use caddy, and I wouldn’t want to look back. It has no gui but a caddyfile. It works much smoother for me.
Comment on How to reach different services via name instead of ip?
Auth@lemmy.world 1 week agoOk thanks ill give that ago tonight. I never would have thought of a proxy manager.
illusionist@lemmy.zip 1 week ago
foggy@lemmy.world 1 week ago
Traefik’s configs are a little less cumbersome if you’re managing a lot of services.
CameronDev@programming.dev 1 week ago
You can of course do it manually with plain nginx, it’s just a little more effort.