how to run superset with subpath using traefik #31570
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hey there, @sino1641! 👋 I'm here to help you with your Superset and Traefik configuration. I'm a bot designed to assist with bugs, questions, and contributions. Let's tackle this challenge together! To run Superset with a subpath using Traefik, you need to ensure that both Superset and Traefik are correctly configured to handle the subpath. Here are some steps and considerations:
By ensuring these configurations are correctly set, Superset should be able to run on a subpath with Traefik as a reverse proxy. If issues persist, double-check the logs for any errors that might provide more insight into the problem. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Beta Was this translation helpful? Give feedback.
-
Yes, I also consulted GPT but nothing works. |
Beta Was this translation helpful? Give feedback.
Not the answer you would like, but we spent weeks on trying to get this to work, but there is simply to many places in the code with non relative uri path's to deal with. Add an dns entry for yor traefik with an host rule instead. It's not worth the effort, as any update will break it again