UI on port 80 #1900
Closed
ThatDeltaGuy
started this conversation in
Feature Requests & Ideas
UI on port 80
#1900
Replies: 2 comments 2 replies
-
|
You can use the environment variable |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
I think I'm going to close this one as an alternative method already exists. This is the intended purpose of the environmental file. Additionally having a UI option could possibly be confusing: do we want people to set it again? Leave it blank? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What would you like Grimmory to do?
Either set the UI port to 80, or have a similar setting as other servers allowing the user to change the port:
For the opds server keep 6060 if static, or add in the same options if not. With the 'URL Base' defaulting to
/api/v1/opds(or/opdsif /api/v1 is needed, and append to the end) and a check to make sure that, if the ports are the same for both, the opds server has a URL base set.What problem does this solve for you?
I'm running grimmory in unraid on its own IP address. However, because the container UI port is 6060 i still have to append 6060. it's not a big issue on its own, I can use a reverse proxy for most things, but when accessing it locally I have to remember the port. Again, not a big issue on its own, but I’m running 30+ different containers, quite a few of which are also on different ports.
There are also some instances( certain devices, server monitoring etc.) where a port number cannot be used.
Anything else?
Slightly related to: https://github.com/orgs/grimmory-tools/discussions/1476. Moving to port 80 would also open up the possibility of supporting 443 for https in the future
Want to help out?
Just sharing the idea for now
Before submitting
Beta Was this translation helpful? Give feedback.
All reactions