Caddy is growing in popularity and finding its ways into more and more tutorials. Traefik and Caddy seem to be found in more reverse proxy tutorials/docs than NPM anymore. Forget about SWAG these days.
Comment on Caddy reverse proxy
muntedcrocodile@lemm.ee 1 year ago
Ik this sounds like a stackoverflow kind of thing to say but why u using caddy not nginx?
roofuskit@lemmy.world 1 year ago
funkajunk@lemm.ee 1 year ago
nginx >>>>>
fatalicus@lemmy.world 1 year ago
Because caddy has built in, and default enabled, SSL of all sites using letsencrypt, something nginx doesn’t have from what I can see.
muntedcrocodile@lemm.ee 1 year ago
Nginx does not have default SSL but the example I’ve uploaded has its quite a simple setup and gives you far greater control and modularity.