Skip to content

Add a configurable base_url for Amundsen front end #424

Closed
@dmateusp

Description

@dmateusp

at Earnest we use a single domain with Ambassador and diverse mapping rules to add public endpoints for our Kubernetes-hosted web applications

I'm having an issue with the front end, due to the fact that Amundsen is not at the root of the domain, and I believe I cannot support it currently because the path to static files is hardcoded in the html: example

I think I would need static to be a dynamic path where I could append /amundsen/ (I would actually like the whole web service to serve traffic only on /amundsen/ and not at /)

Airflow uses url_for here for example.

Then I would like the helm chart to allow me to specify the base_url

see how Airflow does it in its helm chart

Metadata

Metadata

Assignees

Labels

area:frontendFrom the Frontend folderhelp wantedExtra attention is neededstatus:needs_votesIssue or bug fix that needs support from the community to be consideredtype:featureA new feature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions