Skip to content

Latest commit

 

History

History
 
 

certbot-dns-ovh

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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