Running multiple Jupyterhubs behind the same reverse proxy

36 views
Skip to first unread message

Andreas Hilboll

unread,
Feb 27, 2019, 4:43:39 AM2/27/19
to jup...@googlegroups.com
Hi,

is it possible to run two Jupyterhubs behind the same reverse
proxy, using different subfolders? I already have set it up for
one system, i.e., our public machine jupyter.example.com/hub acts
as proxy to one Jupyterhub instance. Now I would like to add a
separate, completely independent, Jupyterhub. As we don't have
full control over the hostnames / DNS, it'd be most simple for me
to just have jupyter.example.com/hub2 as entry point to the second
Jupyterhub.

However, as I can see from the requests being sent from our first
hub, there's references to jupyter.example.com/user and so on, so
that would probably be a problem.

Any way to achieve what I want?

Sunny greetings,
Andreas

Jürgen Hermann

unread,
Mar 30, 2019, 5:17:52 AM3/30/19
to Project Jupyter
If you cannot do the typical (vhosts), try to work with different ports, so you have the full URL root namespace available for each.
Reply all
Reply to author
Forward
0 new messages