Caddy Frequently Asked Questions (FAQ)

@matt Plugins (I mean, other than default) are an essential part of Caddy. I’d add an entry about it.

I wonder also what’s the best way to handle them. Let’s say I want to remember which plugins I need to install for my server, so I can install them again when I need a new build.
AFAIK, I can install further plugins only via the website. The curl https://getcaddy.com | bash does not offer any option.

In this thread (now closed), you suggest to use an import. Does it mean that I need to “fork”/branch the caddy repo and change the run.go to get an easy repeatable installation?

I hope there could be an easier way. I’m missing something?