mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-23 08:58:33 +00:00
| .. | ||
| docker-compose.yml | ||
| entrypoint.sh | ||
| ovh.ini | ||
| README.md | ||
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