Add another sample using docker-compose.
This repo https://github.com/evertramos/docker-compose-letsencrypt-nginx-proxy-companion is being used in production for almost a year now and working smothly and always updates with lastest version of nginx.tmpl file from this repo.
This commit is contained in:
parent
bdcc2bd49b
commit
996e3d2570
1 changed files with 2 additions and 0 deletions
|
|
@ -182,6 +182,8 @@ Finally, start your containers with `VIRTUAL_HOST` environment variables.
|
|||
|
||||
[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.
|
||||
|
||||
[docker-compose-letsencrypt-nginx-proxy-companion](https://github.com/evertramos/docker-compose-letsencrypt-nginx-proxy-companion) also offers a simple set up for your nginx-proxy using docker-compose.
|
||||
|
||||
### SSL Support
|
||||
|
||||
SSL is supported using single host, wildcard and SNI certificates using naming conventions for
|
||||
|
|
|
|||
Loading…
Reference in a new issue