A set of NGINX configurations for specific purposes.
2.0K
| Tag | Status |
|---|---|
http (Dockerfile) | |
http2 (Dockerfile) | |
spa (Dockerfile) | |
mpa (Dockerfile) | |
rproxy (Dockerfile) | |
transport-rproxy (Dockerfile) |
Static files with HTTP: web sites or anything without a backend.
Static files with HTTP2: same as above, but with encryption.
Single Page Application: SPAs with API proxy.
Multiple Page Application: web frameworks (Django, Ruby on Rails, etc...), CMS, ERP or any web application rendered by a backend.
Reverse proxy: redirections, load balancing or any other usage (this one is highly customizable).
TPC/UDP reverse proxy: same as above, but at transport layer (databases, ssh, etc...).
Working on this project I use/used:
NGINX Team. nginx documentation. http://nginx.org/en/docs/
NGINX Team. NGINX Docs. https://docs.nginx.com/
h5bp. Nginx HTTP server boilerplate configs. https://github.com/h5bp/server-configs-nginx
Content type
Image
Digest
Size
7.2 MB
Last updated
about 8 years ago
docker pull ntrrg/nginx:rproxy