Should I use NFS for sharing certificates between two caddy instances?

I’m just starting out with Caddy. I have one instance of 0.11.0 running with the proxyprotocol plugin behind an haproxy load balancer running in tcp mode. I want to add a second Caddy instance, but then there is the problem of sharing certificates. I will be serving multiple domains, so my caddy path is /etc/ssl/caddy. Is an NFS share of $CADDYPATH/acme the best way to enable Caddy’s new ability to share certificates and sync renewals?

That should work, yep!

1 Like

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