I think security is a fair point, given caddy’s younger age compared to nginx, but I wouldn’t say it tried to do too much.
I think security is a fair point, given caddy’s younger age compared to nginx, but I wouldn’t say it tried to do too much.
Why do you say that?
I’ve used both plenty and only once I thought Caddy was harder: caching. It requires you to install a plugin that also doesn’t have the easiest of configs. I think there’s a new and simpler one nowadays, but haven’t tried it yet.
I now use Caddy by default for everything new I make/host.
This is a good suggestion. Docker is more mature and has more resources, so it’s better to learn the ins and outs of containers. After getting comfortable with it, you can move to Podman and have a much better time tackling its peculiarities regarding permissions and rootless.
I used Docker for years and only recently decided to give Podman a try, porting my Lemmy instance to it.