Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added base URL configuration #1080

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jacknbeans
Copy link

Description

Added the functionality of having a root/base URL for the dash. web interface.

Related Issue(s)

Relates to #450

Dev Environment

I have tested this on docker builds (arm64 and amd64) and they are both functioning as expected. I am using Traefik v3 and have 2 separate instances running on different subpaths of the same origin. All the tests pass when run on my local dev environment.

I also compared this to the feature/subpath-hosting branch and the only real difference is I'm not using the url-join package and instead opted for Node polyfills of url and path libraries.

@jacknbeans
Copy link
Author

Not sure if I should be committing the changes made to yarn.lock and the cache? As I have added some packages.

@Malith-Rukshan
Copy link

Waiting for this feature.
@jacknbeans Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants