Container widgets not connnecting to containers
Only way i could get it working was internal container ip - but dont know how too set static ip.
hostip:port for some reason will not connect
17 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?
OS: Linux - QNAP NAS
v: 0.15.3
docker-composer (portainer)
look up
docker compose host networking
and set it up on all your apps
you bascally just need to add network_mode: host
and then i can use host ip?
Yes
try it on homarr and one other app just to make sure it's working
ok thanks
so add that to all containers i want to communicate?
Yes but just try on homarr and one other app just to make sure first
ok will do now
im not really understanding where to put it
under image should do
same indent level
https://www.squash.io/tutorial-host-network-in-docker-compose/
keep getting this failure
share your compose config please. redact sensitive information
@SlurmsMackenzie
I found a much easier way thanks
Solution
Containername:port
Worked a treat
Okay. Can we mark this as resolved then?
yes you can sorry! ahha