-
-
Notifications
You must be signed in to change notification settings - Fork 324
Closed
Description
Hello there,
We would like to use the new web UI on our Martin instance but we don't manage to have it working correctly.
Our Martin instance is hosted on a Kubernetes cluster which uses Traefik for ingress. The main enter point for our setup points to a backend written with FastAPI which also routes requests to other components, including Martin.
A request to the root of the martin server reaches martin but the returned HTML contains links to assets which are relative to the root of martin but not to the URL exposed to the end users.
The URL looks like https://mywonderfuldomain/api/martin/, which is intercepted by our FastAPI backend which then do another request to martin inside our cluster.
I hope this is clear enough.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels