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 a setting to override the hostname per docker connection #2245

Open
tylerdurden4285 opened this issue Jan 7, 2025 · 1 comment
Open
Labels
✨ Feature A feature you'd like to be added

Comments

@tylerdurden4285
Copy link

Description

Currently the user is forced to manually update the external address for every single app that is added to homarr because it defaults to localhost. Since not all users access their homarr directly from their localhost and some use tools like tailscale then it only works with the following approach by using [homarr_base] dynamic variable

image

Ideally there would be a field in settings where the user could select to toggle between this default of:

a. localhost (current only option)
b. [homarr_base]

That way when a new app is added it will just work without any pointless need to manually type the text in each time. Considering that the main point of homarr is to add the docker apps to the dashboard, and some people have 10's or 100's of apps then this seems like a big problem to solve.

Priority

Medium (Would be very useful)

@tylerdurden4285 tylerdurden4285 added the ✨ Feature A feature you'd like to be added label Jan 7, 2025
Copy link

github-actions bot commented Jan 7, 2025

Hi 👋. Thank you for submitting your first issue to Homarr. Please ensure that you've provided all nessesary information. You can use the three dots > Edit button to update your post with additional images and information. Depending on the current volume of requests, the team should get in conact with you shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature A feature you'd like to be added
Projects
None yet
Development

No branches or pull requests

1 participant