bunkerized-nginx/examples/certbot-dns-cloudflare
2023-12-02 20:30:30 +01:00
..
cloudflare.ini examples - add various certbot-dns examples 2022-06-22 16:30:06 +02:00
docker-compose.yml road to v1.5.4 🚀 2023-12-02 20:30:30 +01:00
entrypoint.sh Fix shellcheck tests failing 2023-10-02 11:05:15 +01:00
README.md Linting + starting to migrate bunkerweb to the 1.5 2022-10-19 17:37:13 +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