2014-12-18 10:49:13 +01:00
|
|
|
# Automated Nginx reverse Proxy for Docker Webservices
|
|
|
|
|
2014-12-26 09:33:20 +01:00
|
|
|
## Requirements
|
2014-12-18 10:49:13 +01:00
|
|
|
|
2014-12-26 09:33:20 +01:00
|
|
|
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
|