Simple NGINX container using SSL Certificates with LetsEncrypt. No php, no SQL.
Go to file
Christoph Haas 7967900621 initial commit 2019-01-02 11:29:28 +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 initial commit 2019-01-02 11:29:28 +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.