bunkerweb/examples/dns-google
2026-05-22 23:21:55 +02:00
..
docker-compose.yml Road to 1.6.11~rc1 🚀 2026-05-22 23:21:55 +02: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