9 lines
225 B
Markdown
9 lines
225 B
Markdown
# 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
|