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

Feature Request - Support for running as non root domain #2

Open
samcro1967 opened this issue Jan 7, 2022 · 8 comments
Open

Feature Request - Support for running as non root domain #2

samcro1967 opened this issue Jan 7, 2022 · 8 comments

Comments

@samcro1967
Copy link

Would like to be able to access at http://ip:port/subdomain rather than http://ip:port.

@JVT038
Copy link
Owner

JVT038 commented Jan 7, 2022

I will look into it, thanks for the suggestion

JVT038 added a commit that referenced this issue Jan 10, 2022
- Added ability for the subpath thingy (Fixes issue #2)
- Added error page
- DATABASE_URL in docker is now unnecessary
@JVT038
Copy link
Owner

JVT038 commented Jan 10, 2022

It has been fixed in this commit

@JVT038 JVT038 closed this as completed Jan 10, 2022
@samcro1967
Copy link
Author

Works as expected. Thansk!

@samcro1967
Copy link
Author

@JVT038 I tried to set this up behind a reverse proxy today and noticed that it is not displaying correctly. Screen shots are below. Related to the URL_SUBPATH change perhaps?

With URL_SUBPATH set and behind a proxy
image

Running direct to the site with URL_SUBPATH
image

@JVT038
Copy link
Owner

JVT038 commented Feb 16, 2022

What does the browser console say?
If you open F12, you'll see a tab called 'Console' in the top, where they show 404 messages and such.

Do you use the URL_SUBPATH like domain.com/metatube?

@JVT038 JVT038 reopened this Feb 16, 2022
@samcro1967
Copy link
Author

The console tab is empty. URL_SUBPATH is set to /metatube.

@JVT038
Copy link
Owner

JVT038 commented Feb 16, 2022

That's weird, I'll look into this...

@lasersPew lasersPew mentioned this issue Jan 29, 2023
@JVT038
Copy link
Owner

JVT038 commented Feb 19, 2023

Hey, I'm sorry for not getting back to you for literally a year.
I've been busy with some other projects and literally forgot about this.
Anyway, if you still want me to fix this issue, what kind of reverse proxy are you using and if you're using NGINX, could you share your configuration with me?

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

No branches or pull requests

2 participants