Skip to content

Nginx Reverse Proxy automatically managing Let's Encrypt certificates

License

Notifications You must be signed in to change notification settings

willem-delbare/docker-lets-encrypt-proxy

 
 

Repository files navigation

docker-lets-encrypt-proxy

Nginx Reverse Proxy automatically managing Let's Encrypt certificates

Environment variables:

Instructions for deploying to AWS

  • Create a new Amazon ECS cluster
  • Make sure ports 80 and 443 are open to all inbound traffic
  • Create a new ECS task pointing to this repo, make sure the ORIGIN_HOST variable is set
  • Deploy the task to the ECS cluster
  • Point new domains to the ECS cluster

About

Nginx Reverse Proxy automatically managing Let's Encrypt certificates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 44.5%
  • Dockerfile 31.3%
  • Python 24.2%