File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# nginx-proxy
22
3- A reverse proxy container with safe defaults for production environments.
3+ A reverse proxy container with safe defaults for production environments. Its
4+ primary goal is to run as a sidecar alongside an application container in
5+ environments such as AWS ECS.
6+
7+ ## Features
8+
9+ - Structured logs with a lot more data than the standard nginx access format.
10+ - [ uWSGI] [ ] support
11+ - Support for hosting static assets mounted from another container
412
513## Use
614
@@ -70,3 +78,4 @@ Notable differences from the official [nginx container][]
7078
7179[nginx container] : https://hub.docker.com/_/nginx
7280[gomplate] : https://docs.gomplate.ca/
81+ [uwsgi] : https://uwsgi-docs.readthedocs.io/en/latest/
You can’t perform that action at this time.
0 commit comments