Comment on Finally setup nginx as a reverse proxy.
walden@sub.wetshaving.social 1 week agoVanilla nginx is still too far over my head, but Nginx Proxy Manager makes easy work of it.
A lot of people like Caddy but I’ve never tried it. The config files are much simpler and it auto-renews certificates (but so does Nginx Proxy Manager).
rumba@lemmy.zip 1 week ago
Straight up reverse proxy isn’t bad. I think it’s only a couple lines in a file.
But when you want to add let’s encrypt and dynamic DNS. It starts to get a little bit meatier.