1
0
Fork 0
Simple NGINX container using SSL Certificates with LetsEncrypt. No php, no SQL.
Datei suchen
Christoph Haas e5152d4f8e merge 2019-01-03 10:00:14 +01:00
data Allow a custom config for nginx 2019-01-03 09:58:59 +01:00
.env.sample Allow a custom config for nginx 2019-01-03 09:58:59 +01:00
.gitignore initial commit 2019-01-02 11:29:28 +01:00
LICENSE initial commit 2019-01-02 11:29:28 +01:00
README.md initial commit 2019-01-02 11:29:28 +01:00
docker-compose.yml merge 2019-01-03 10:00:14 +01:00

README.md

docker-compose-nginx-letsencrypt

Simple NGINX server integrated with letsencrypt.

Uses https://github.com/evertramos/docker-compose-letsencrypt-nginx-proxy-companion as basis.