Imported Docker Containers URL is incorrectly localhost.

When i try to import apps from the docker integration, the URLs are all written with localhost. I need to replace this with my internal IP instead.
Solution:
Hi, this is expected behaviour, because Homarr doesn't (and can't) know the IP of your apps. Docker does not specify this and Homarr therefore will insert a placeholder address, that you need to replace. See https://github.com/ajnart/homarr/issues/1482
GitHub
Add the function to set default "localhost" used in "Add to Homarr"...
Description Don't include the "/" in the name. The "/" is annoying and prevent Homarr from fetching the icon correctly. Allow user to set the localhost's address separat...
Jump to solution
8 Replies
Cakey Bot
Cakey Bot5w ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
❓ Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
OwMyLeg
OwMyLegOP5w ago
Additional Details: Syno NAS (Debian) as dockerhost
Solution
Manicraft1001
Manicraft10015w ago
Hi, this is expected behaviour, because Homarr doesn't (and can't) know the IP of your apps. Docker does not specify this and Homarr therefore will insert a placeholder address, that you need to replace. See https://github.com/ajnart/homarr/issues/1482
GitHub
Add the function to set default "localhost" used in "Add to Homarr"...
Description Don't include the "/" in the name. The "/" is annoying and prevent Homarr from fetching the icon correctly. Allow user to set the localhost's address separat...
OwMyLeg
OwMyLegOP5w ago
Is tehre a scalable way to do this? i.e.. some json i can edit Seems like if i have to manually edit each item, i might as well jsut make it from scratch.
Manicraft1001
Manicraft10015w ago
At the moment, no. You cannot set a default value for this. See https://github.com/ajnart/homarr/issues/1482
GitHub
Add the function to set default "localhost" used in "Add to Homarr"...
Description Don't include the "/" in the name. The "/" is annoying and prevent Homarr from fetching the icon correctly. Allow user to set the localhost's address separat...
OwMyLeg
OwMyLegOP5w ago
10-4. Thanks!
Manicraft1001
Manicraft10015w ago
You're welcome. Can I mark this as resolved?
OwMyLeg
OwMyLegOP5w ago
Absolutely

Did you find this page helpful?