Mini task: Configure Hue with a Proxy

Published on 28 August 2015 in - 1 minute read - Last modified on 06 March 2021

We explained how to run Hue with NGINX serving the static files or under Apache. If you use another proxy, you might need to set these options:

[desktop]

\# Enable X-Forwarded-Host header if the load balancer requires it.

use_x_forwarded_host=false

\# Support for HTTPS termination at the load-balancer level with SECURE_PROXY_SSL_HEADER.

secure_proxy_ssl_header=false


comments powered by Disqus

More recent stories

03 May 2023
Discover the power of Apache Ozone using the Hue File Browser
Read More
23 January 2023
Hue 4.11 and its new dialects and features are out!
Read More