iljur iljur And yes, maybe a script executed as caddy-user is (and should) not be able to restart any containers after copying the certs. So the cronjob way like proposed in mailcow docs seems like the proper way to go. @Admins: Please feel free to edit/delete my comments.
ksylvan There’s also this: https://caddyserver.com/docs/json/apps/http/servers/listener_wrappers/proxy_protocol/
teodorescuserban I was wondering if instead of restarting the contaiers you would only reload the processes inside (nginx, dovecot, postfix). Wouldn’t that be enough to pick up the new certificates? Nice job, btw!