Simple NGINX container using SSL Certificates with LetsEncrypt. No php, no SQL.
Go to file
Christoph Haas 90a1e0d543 fix webroot path 2019-01-02 11:35:04 +01:00
data initial commit 2019-01-02 11:29:28 +01:00
.env.sample initial commit 2019-01-02 11:29:28 +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 fix webroot path 2019-01-02 11:35:04 +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.