bunkerweb/examples/dns-google
TheophileDiot 28b124740d
Road to 1.6.9 🚀
2026-03-13 17:36:39 +01:00
..
docker-compose.yml Road to 1.6.9 🚀 2026-03-13 17:36:39 +01:00
README.md feat: Add examples for major DNS providers 2024-11-20 16:10:26 +01:00

Please have a look at the certbot-dns-google documentation first.

Procedure :

  • Edit domains in the compose file
  • Edit Mandatory Google credentials in the compose file (generate using https://console.cloud.google.com/apis/credentials) (The other optional credentials have the default values: type, auth_uri, token_uri, auth_provider_x509_cert_url)
  • Run your services, the scheduler will take care of the rest : docker-compose up -d