Go to file
Joachim Lusiardi fa01646eb4 added option to specify the ip to listen on. If the option is missing, nginx will be listening on all ips. 2015-01-07 15:06:15 +01:00
README.md worked on README.md, script generates temp dir 2014-12-26 09:33:20 +01:00
nginx_proxy.py added option to specify the ip to listen on. If the option is missing, nginx will be listening on all ips. 2015-01-07 15:06:15 +01:00

README.md

Automated Nginx reverse Proxy for Docker Webservices

Requirements

  1. installed nginx
  2. adapted nginx configuration
  3. docker daemon must be configured to listen to TCP port
  4. existing /tmp/nginx to store proxy files