Hello. I'm wondering if there is a way (maybe some minimal changes) to make dnsrobocert call deploy_hook on every container restart? I don't want to erase the issued certificate and request a new one every time (letsencrypt has hard limits, and staging: true creates buggy TXT recods at digitalocean for some reason). All I need is a way to make the deploy-hook run every time the container is newly started.
Hello. I'm wondering if there is a way (maybe some minimal changes) to make dnsrobocert call deploy_hook on every container restart? I don't want to erase the issued certificate and request a new one every time (letsencrypt has hard limits, and
staging: truecreates buggy TXT recods at digitalocean for some reason). All I need is a way to make the deploy-hook run every time the container is newly started.