Skip to content

psynautic/rpi-nginx-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

my fork of rpi-nginx-proxy

So far i've readded htpasswd support.

potential future features

  • ssl support
  • per virtual host location/default configs

rpi-nginx-proxy

rpi-nginx-proxy sets up a container running nginx and docker-gen. docker-gen generates reverse proxy configurations for nginx and reloads nginx when containers are started and stopped. rpi-nginx-proxy is a Raspberry Pi compatible version of jwilder/nginx-proxy.

See Nginx reverse proxy, Docker and a Raspberry Pi for a more detailed explaination.

Usage

$ docker run -d -p 80:80 -v /var/run/docker.sock:/tmp/docker.sock:ro lroguet/rpi-nginx-proxy

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published