Hacker News new | ask | show | jobs
by Kraftwurm 1071 days ago
Caddy ist just awesome. I regularly wonder why most online tutorials don't use it. Because it just works and is so much easier to work with than all the alternatives.
2 comments

True enough... I often with replace docker-compose examples that use a complex nginx config with a 5 line Caddyfile for Caddy instead.
Fully agree. The community is usually very nice to work with (especially mholt).