# role native-docker-reverse-proxy Uses nginx as an [reverse proxy](https://en.wikipedia.org/wiki/Reverse_proxy) for local docker applications. ## debug ```bash curl -I {{address}} ``` - https://serverfault.com/questions/434915/nginx-proxy-caching-how-to-check-if-it-is-working ## performance - https://stackoverflow.com/questions/33703230/caching-images-on-all-folder-levels-of-nginx-reverse-proxy - https://www.tweaked.io/guide/nginx-proxying/