nifi/nifi-docker/dockermaven/sh
Jeff Storck cc47a8c0e1
NIFI-5748 Improved Proxy Header Support
- Fixed proxy header support to use X-Forwarded-Host instead of X-ForwardedServer
- Added support for the context path header used by Traefik when proxying a service (X-Forwarded-Prefix)
- Added tests to ApplicationResourceTest for X-Forwarded-Context and X-Forwarded-Prefix
- Updated administration doc to include X-Forwarded-Prefix
- Added NIFI_WEB_PROXY_CONTEXT_PATH env var to dockerhub and dockermaven start.sh scripts
- Added documentation for NIFI_WEB_PROXY_CONTEXT_PATH to dockerhub README.md
- Updated ApplicationResource to handle a port specified in X-ProxyPort and X-Forwarded-Port headers

This closes #3129.

Signed-off-by: Kevin Doran <kdoran@apache.org>
2018-12-17 17:32:06 -05:00
..
common.sh NIFI-5468 Add toolkit to NiFi docker image and use zip archive 2018-08-02 09:44:14 -04:00
secure.sh NIFI-5468 Add toolkit to NiFi docker image and use zip archive 2018-08-02 09:44:14 -04:00
start.sh NIFI-5748 Improved Proxy Header Support 2018-12-17 17:32:06 -05:00
toolkit.sh NIFI-5468 Add toolkit to NiFi docker image and use zip archive 2018-08-02 09:44:14 -04:00
update_cluster_state_management.sh NIFI-5195 Added clustering to the docker image and added a docker-compose file that builds a basic 3 node cluster. 2018-07-03 11:40:31 -04:00
update_login_providers.sh NIFI-5249 Dockerfile enhancements: create data repository and log directories, explicit environment variable declarations to replace nifi-env.sh. Add integration tests, remove latest tag, since only one tag can be specified that will be used to build the image. 2018-06-14 15:29:39 -04:00