Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

cyberpearuk/nginx-proxy-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker NGINX Proxy with Caching

Purging Cache

curl -X PURGE -D - "https://www.example.com/*"

Notes:

For existing setups, will need volumes for /etc/nginx/vhost.d to be removed (or updated to match those defined in this image) in order for caching to take effect.

Won't work if the upstream updates cookies each time - e.g. when using XDebug (a dev image) upstream.

Shouldn't cache content when users are logged in.

Maintainer

This repository is maintained by Black Pear Digital.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published