Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-proxy

Letsencrypt

This repo has a branch 'letsencrypt' which adds a https://letsencrypt.org demon to get and periodically update ssl certs

Each host that will use letsenctrypt needs to have hosts specified.

If your website uses a subdomain (eg www.example.com) but you also point a highier level eg example.com on the same server, both need to be added. Letsencrypt checks from top to bottom.

LETSENCRYPT_HOST: example.com,www.example.com
LETSENCRYPT_EMAIL: youremail@example.com

About

Dockerized nginx proxy to route requests to docker containers

Resources

Stars

0 stars

Watchers

19 watching

Forks

Releases

Packages

Contributors

Languages