You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow-up from #169, WIP PR here: #171, we should move the proxy to NGINX buildpack
**WARNING** overriding nginx.conf is deprecated and highly discouraged,
as it breaks the functionality of the Staticfile and Staticfile.auth configuration directives.
Please use the NGINX buildpack available at: https://github.com/cloudfoundry/nginx-buildpack
Follow-up from #169, WIP PR here: #171, we should move the proxy to NGINX buildpack
See research here: #169 (comment) and later discussion
Looks like this repo uses nginx buildpack: https://github.com/cloud-gov/docker-registry-mirror/tree/5fdffe51c6aa3b31bd95e42fc55bc1ed91af409b/proxy. One of the challenges is finding out how to do the syntax for some of the more complex logic we have in the conf file.
Technical consideration
proxy-redirect
appCompletion criteria
The text was updated successfully, but these errors were encountered: