bunkerized-nginx/examples/certbot-dns-ovh
2023-12-02 20:30:30 +01: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
ovh.ini examples - add certbot-dns-ovh 2022-06-22 16:03:01 +02: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-ovh documentation first.

Procedure :

  • Edit domains in the compose file
  • Edit OVH credentials in ovh.ini file (generate using https://eu.api.ovh.com/createToken/)
  • Run certbot only and wait for certificate to be generated : docker-compose up -d mycertbot
  • When certificates are generated, run your services : docker-compose up -d