I’d be happy to switch if I had a good tutorial for caddy. Unfortunately I couldn’t find one.
Comment on can you boot a server if someone tries to connect
Xanza@lemm.ee 1 day agoI use nginxproxymanager
enemenemu@lemm.ee 1 day ago
Xanza@lemm.ee 1 day ago
How complex is your nginx reverse proxy? Caddy is relatively straight forward: i.xno.dev/u/fc8N0n.png
enemenemu@lemm.ee 1 day ago
It doesn’t work. I can’t manage to debug it.
Fedora server. Podman. Selinux. Port 8443. Ipv4.
Xanza@lemm.ee 1 day ago
it doesn’t work
…what exactly doesn’t work. You’re not really giving me enough to help you with.
themachine@lemmy.world 1 day ago
Whats wrong with NPM?
Xanza@lemm.ee 1 day ago
I mean, use what you want. But caddy is significantly easier to configure. It additionally handles SSL and protects your proxy targets with zero configuration (by default) and supports live configuration reload via the admin interface. It’s tits.
themachine@lemmy.world 1 day ago
That sounds more or less to be exactly what I’m doing with NPM currently. I don’t see how it’s easier to configure as all I did was fire up the NPM container, log in, and add my host targets.
keyez@lemmy.world 21 hours ago
Caddy can do the same and there is a steep learning curve but I switched about a year ago and only need to touch the config file when I add a host. Can even bring that config to a new server and it will stand up once it starts and picks up the config.