A Docker container wrapping the dns-google container from certbot with convenience scripts
Find a file
2022-05-08 18:27:45 -06:00
.github/workflows Improve docker build action 2022-05-08 18:27:45 -06:00
Dockerfile Replace DO stuff with GCP equivalents 2021-11-24 13:46:37 -07:00
new-domain Replace DO stuff with GCP equivalents 2021-11-24 13:46:37 -07:00
README.md Replace DO stuff with GCP equivalents 2021-11-24 13:46:37 -07:00
renew Replace DO stuff with GCP equivalents 2021-11-24 13:46:37 -07:00

Certbot Google

This container wraps the dns-google 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/google-cloud-key.json Needed for authentication with GCP