Sign inSign up

phylor/letsencrypt-consul

By phylor

Updated about 10 years ago

Letsencrypt for consul services

Image
0

303

phylor/letsencrypt-consul repository overview

Letsencrypt for Consul

External requests from letsencrypt need to be proxied to the port specified in the mapping

docker run \
    -e CONSUL_CONNECT=localhost:8500 \
    -e FQDN=example.com \
    -e [email protected] \
    -v /home/user/ssl:/certificates \
    -v /home/user/letsencrypt:/etc/letsencrypt \
    -p 127.0.0.1:9999:80
    -d \
    phylor/letsencrypt-consul

Tag summary

Content type

Image

Digest

Size

170.1 MB

Last updated

about 10 years ago

docker pull phylor/letsencrypt-consul