I am stuck exposing Apache Nifi using Cloudflare tunnel. Unfortunately Apache Nifi expects the following Headers to be passed when running behind Reverse Proxy:
X-ProxyScheme - the scheme to use to connect to the proxy
X-ProxyHost - the host of the proxy
X-ProxyPort - the port the proxy is listening on
X-ProxyContextPath - the path configured to map to the NiFi instance