bunkerweb/examples/dns-google
2024-11-20 16:21:09 +01:00
..
docker-compose.yml fix: remove unused certs volume from DNS examples in Docker Compose files 2024-11-20 16:21:09 +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