-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Description
Hi, I am new to Traefik. I am trying to deploy Jupyter behind Traefik using Marathon provider (on Mantl). The problem is that Jupyter notebooks use websockets, which probably try to connect to the original port on the docker container (which runs Jupyter). This issue has been solved on Apache Reverse proxy (jupyterhub/jupyterhub#219), could you please give me some input in order to replicate this proxy beheaviour with Traefik?
Thanks in advance.
Cheers
Marco
Reactions are currently unavailable