nginx_proxy icon indicating copy to clipboard operation
nginx_proxy copied to clipboard

NGinx forward proxy

Results 8 nginx_proxy issues
Sort by recently updated
recently updated
newest added

Docker-compose references old non-inclusive nginx conf filename. Fix in #24 Edit: also fixed Dockerfile reference

nginx_whitelist.conf-> nginx_allowlist.conf

the proxy is working for me but when setting the https_proxy it should point to the proxy using http not https! correctly: export https_proxy=http://proxyhost:8888 not working !!!! export https_proxy=http**s**://proxyhost:8888 at...

Hi there Robert, This isn't an issue as such alas I couldn't figure out another way to contact you. I apologise if this it the incorrect forum but would truly...

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4. Release notes Sourced from docker/build-push-action's releases. v4.0.0 Warning Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform...

dependencies

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. Release notes Sourced from docker/build-push-action's releases. v6.0.0 Export build record and generate build summary by @​crazy-max in docker/build-push-action#1120 Bump @​docker/actions-toolkit from 0.24.0 to 0.26.0...

dependencies

Hii Thanks for great one, We are using reiz nginx forward proxy for our non internet system to pull updates from cloud server, we want enable cache for to serve...

enhancement

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies
github_actions