Radoslaw Gruchalski created ZEPPELIN-337:
--------------------------------------------
Summary: Changing the context root of the GUI?
Key: ZEPPELIN-337
URL: https://issues.apache.org/jira/browse/ZEPPELIN-337
Project: Zeppelin
Issue Type: Wish
Components: GUI
Affects Versions: 0.6.0
Reporter: Radoslaw Gruchalski
I am running the zeppelin notebook behind an nginx proxy. I use a custom
location rewrite and, after the nginx rewrite, my notebook is available under a
URL looking like this:
https://somedomain/zeppelin/test
Going via the nginx proxy, it results in the HTTP 404 error. This is because
there is no way (or at least I can't seem to find one) to change the base path
of the application.
Is there a setting available for this? In play server this would be
{{application.context}}.
Any idea?
Thanks in advance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)