Valian / docker-nginx-auto-ssl

Docker image for automatic generation of SSL certs using Let's encrypt and Open Resty
https://hub.docker.com/r/valian/docker-nginx-auto-ssl/
MIT License
411 stars 103 forks source link

autorenew lets encrypt looks missing #50

Closed dipenpatel235 closed 4 years ago

dipenpatel235 commented 4 years ago

hello i have studied dockerfile and other things. in documentation mention auto renew will work. but i can't see anything related how ot will auto renew.

can u please describe more in details about it please

Thanks

cagnulein commented 4 years ago

I guess it's all about lua-resty-auto-ssl

Valian commented 4 years ago

@cagnulein is correct. This repository contains an easy-to-use docker image wrapping lua-auto-resty-ssl that handles certificate creation & renewal.