bunkerweb/examples/certbot-dns-cloudflare
2022-06-27 17:32:15 +02:00
..
cloudflare.ini examples - add various certbot-dns examples 2022-06-22 16:30:06 +02:00
docker-compose.yml v1.4.2 release 2022-06-27 17:32:15 +02:00
entrypoint.sh examples - add various certbot-dns examples 2022-06-22 16:30:06 +02:00
README.md examples - add various certbot-dns examples 2022-06-22 16:30:06 +02:00

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

Procedure :

  • Edit domains in the compose file
  • Edit CloudFlare credentials in cloudflare.ini file (generate using https://dash.cloudflare.com/?to=/:account/profile/api-tokens)
  • Run certbot only and wait for certificates to be generated : docker-compose up -d mycertbot
  • When certificates are generated, run your services : docker-compose up -d