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:Jump to 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...
8 Replies
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?
Additional Details:
Syno NAS (Debian) as dockerhost
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...
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.
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...
10-4. Thanks!
You're welcome. Can I mark this as resolved?
Absolutely