bunkerized-nginx/examples/certbot-dns-digitalocean
2023-12-02 20:30:30 +01:00
..
digitalocean.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-digitalocean documentation first.

Procedure :

  • Edit domains in the compose file
  • Edit DigitalOcean credentials in digitalocean.ini file (generate using https://cloud.digitalocean.com/settings/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