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 Baseurl to allow subfolder usage #44

Closed
sepulzera opened this issue May 26, 2022 · 0 comments
Closed

Add Baseurl to allow subfolder usage #44

sepulzera opened this issue May 26, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request frontend
Milestone

Comments

@sepulzera
Copy link

Reported by CMclarty.

Would it be possible to add a BaseUrl option to the configuration options available? i.e

BaseUrl=/openeats/

I'm not a programmer, but I did a bit of google-fu and believe the process is relatively straightforward for React apps, which I believe the front-end is built on.

Argument
Many of the target audience for OpenEats will have multiple services running on a server. Adding a Baseurl allows one proxy server to simply serve all services from a single domain via subdirectories, keeping cost and complexity down and allowing one SSL config/Auth policy to cover all services. I believe the work involved fits within the overall goals of the project :)

Thanks again, and please let me know if i've missed something.

@sepulzera sepulzera added enhancement New feature or request frontend labels May 26, 2022
@sepulzera sepulzera added this to the v3.0.0 milestone May 26, 2022
@sepulzera sepulzera self-assigned this May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Development

No branches or pull requests

1 participant