Nginx proxy docker image which extends jwilder/nginx-proxy
Docker-gen can now be disabled by setting 'DISABLE_DOCKER_GEN' environment variable to 'true'.
To enable proxy caching for a specific container add PROXY_CACHE
environment variable to true
it.
Proxy caching excludes the following:
- Requests with no cache cookie set
- Requests with HTTP Authorisation header
- Requests with SetCookie header
- Requests other than GET or HEAD requests
- Requests with GitLab session coookie, Java Session Cookie (JSESSIONID), Nexus Session Cookie (NXSESSIONID)
- Requests with Pragma or "CacheControl: no-cache" headers set
This repository is maintained by Black Pear Digital.