Hacker News new | ask | show | jobs
by problems 3358 days ago
Also has builtin letsencrypt automation and generally easier configuration, so for small sites it might be a better option than nginx.
1 comments

I think their docs says that unless you expect to scale to multiple x 10 000 requests / second then it caddy might be worth trying.

I went with it for the test networks at my job and liked it a lot.

And then when you do, you can use Nginx to reverse proxy N Caddy instances!