bunkerized-nginx/examples/certbot-dns-ovh
2023-04-18 12:03:54 +02:00
..
docker-compose.yml Soft merge branch "1.4" into "dev" + changing versions 2023-04-18 12:03:54 +02:00
entrypoint.sh examples - add various certbot-dns examples 2022-06-22 16:30:06 +02: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