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

Espial subpath? #58

Open
risturiz opened this issue May 11, 2024 · 2 comments
Open

Espial subpath? #58

risturiz opened this issue May 11, 2024 · 2 comments
Labels
question Further information is requested

Comments

@risturiz
Copy link

Hi, i see there are some variables on settings.yml but i dont know if i can configure espial to run on subpath https://www.domain.com/espial ?

Thanks for any advice :-)

@jonschoning
Copy link
Owner

The easiest way will probably be using some sort of Reverse Proxy. nginx is well-known, but can be complex to setup.
You could also try something simple like Caddy which accepts different subpath matchers

@jonschoning jonschoning added the question Further information is requested label May 11, 2024
@risturiz
Copy link
Author

Yes, im using NPM... For now i have https://espial.domain.com working with docker... I need to figure out how to rewrite url like /auth/login & /u:user ( so i can have www.domain.com/espial/auth/login )... Thanks!

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

No branches or pull requests

2 participants