Simple NGINX container using SSL Certificates with LetsEncrypt. No php, no SQL.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christoph Haas e5152d4f8e
merge
4 years ago
data Allow a custom config for nginx 4 years ago
.env.sample Allow a custom config for nginx 4 years ago
.gitignore initial commit 5 years ago
LICENSE initial commit 5 years ago
README.md initial commit 5 years ago
docker-compose.yml merge 4 years ago

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.