How to add plugins after installing Caddy?

Hello guys,

I just installed caddy with only cgi but now I need other plugins. I thought about reinstalling caddy but I’m not sure if this will break my setup. So what are my options?

Thank you guys.

Just re-download Caddy with the plugins you need, then replace the binary that is running with the new one, then give it SIGUSR2 for a graceful reload. It will run the new binary with your plugins or keep the old process running if the upgrade fails.

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.