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

Add base URL option #378

Open
usmanmuhd opened this issue Jul 17, 2021 · 1 comment
Open

Add base URL option #378

usmanmuhd opened this issue Jul 17, 2021 · 1 comment
Labels
issue: proposal Proposed changes

Comments

@usmanmuhd
Copy link

The sensu web UI has to be hosted on https://abc.xyz/. Allow the UI to be hosted on https://abc.xyz/base_url/.

Feature Suggestion

In my use case, I'm hosting multiple applications on the same server and "/" is taken by other applications. Allowing the UI to be hosted on a different base_url would actually allow me to start using the same server to host multiple applications.

Possible Implementation

There is a public_url attribute under the webpack builder file. Need to make sure that is actually used in the react routing URLs.

@usmanmuhd usmanmuhd added the issue: proposal Proposed changes label Jul 17, 2021
@portertech
Copy link

Pull-request welcome, would merge.

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

No branches or pull requests

2 participants