Multiple Domains/Zones with Acme-DNS - follow-up

Perfect, thanks. Yes, I’m using certbot to create the certs. I generally create the certs on one server (the Acme-DNS server) and distribute the certs to the servers that need them. So do I run the ‘certbot renew -q’ cron on the Acme-DNS server? I would guess so since the /etc/letsencrypt/… directory is there. I’m getting the feeling I should be generating the certs locally on the servers that they’re being used on and run the cron on those servers.