Skip to content

pretorh/https-reverse-proxy-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTPS Reverse Proxy

nginx server with util scripts to issue and renew (auto and manual) certificates from Lets Encrypt and serve multiple hostnames (reverse proxy)

Set up / first run

To install a new domain, start the docker container with the mount point (at least into /opt/rproxy/private) and http port (-p 80:80). Use the domain-setup.sh script to issue certificates and install them. See examples/issue-certificates.sh for an example.

Hosting

See docker-compose.yml and site configs in ./examples/

Specifically confirm the parameters in ./etc/includes/ssl-params.inc, and include or cherry-pick from it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors