ixc / letsencrypt-docker

Automatically create or renew certificates on startup and daily thereafter.
26 stars 15 forks source link

docs: compose file needs cert folder to be defined for haproxy service #6

Open zackthoutt opened 7 years ago

zackthoutt commented 7 years ago

After some debugging I believe that defining the CERT_FOLDER is necessary to override the self-signed DEFAULT_SSL_CERT? HAProxy also needs to know where to look for the letsencrypt cert.

Addresses: https://github.com/ixc/letsencrypt-docker/issues/5