bunkerized-nginx/examples/certbot-dns-digitalocean
Théophile Diot 8ec9a7df40
Fix compatibility issue with Docker Compose v2 2.23.0 in examples and docs
2023-10-26 09:50:13 +01:00
..
README.md Linting + starting to migrate bunkerweb to the 1.5 2022-10-19 17:37:13 +02:00
digitalocean.ini examples - add various certbot-dns examples 2022-06-22 16:30:06 +02:00
docker-compose.yml Fix compatibility issue with Docker Compose v2 2.23.0 in examples and docs 2023-10-26 09:50:13 +01:00
entrypoint.sh Fix shellcheck tests failing 2023-10-02 11:05:15 +01:00

README.md

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