Skip to content

Commit 1a608ea

Browse files
authored
add link to letsencrypt-nginx-proxy-companion
1 parent 0670a13 commit 1a608ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,9 @@ $ docker run --volumes-from nginx \
125125
Finally, start your containers with `VIRTUAL_HOST` environment variables.
126126

127127
$ docker run -e VIRTUAL_HOST=foo.bar.com ...
128+
### SSL Support using letsencrypt
129+
130+
[letsencrypt-nginx-proxy-companion](https://github.com/JrCs/docker-letsencrypt-nginx-proxy-companion)is a lightweight companion container for the nginx-proxy. It allow the creation/renewal of Let's Encrypt certificates automatically.
128131

129132
### SSL Support
130133

0 commit comments

Comments
 (0)