A Docker container wrapping the dns-digitalocean container from certbot with convenience scripts
Find a file
2021-10-30 00:56:34 +00:00
Dockerfile Add monthly cronjob to renew certs 2021-10-30 00:56:34 +00:00
new-domain Add missing imports to new-domain 2021-10-29 21:35:06 +00:00
README.md Initial commit 2021-10-29 21:05:59 +00:00
renew Add monthly cronjob to renew certs 2021-10-30 00:56:34 +00:00

Certbot DigitalOcean

This container wraps the dns-digitalocean certbot container with an additional script to help with requesting new domains: new-domain.

When using, make sure to mount the following folders:

Mount Note
/etc/letsencrypt Used to store requested certs
/var/lib/letsencrypt Needed by LE
/root/digitalocean.ini Needed for authentication with DO