Trying to connect to other Docker environments
I see that there should be away to connect Homarr to additional Docker environments per this page:
https://homarr.dev/docs/advanced/environment-variables/
I am unable to figure out how to make this work. I have Homarr installed and shows the docker containers that run in the same LXC container that runs Homarr. I have another LXC (192.168.10.101) that has several other docker containers. I would like to see them in Homarr.
Per the docs linked above, it requires two environmental variables added:
DOCKER_HOSTNAMES: Is this the IP address (192.168.10.101)?
DOCKER_PORTS: What ports are these supposed to be? The individual docker containers on that LXC? Most of them do not have ports assigned to them.
Really confused.
https://homarr.dev/docs/advanced/environment-variables/
I am unable to figure out how to make this work. I have Homarr installed and shows the docker containers that run in the same LXC container that runs Homarr. I have another LXC (192.168.10.101) that has several other docker containers. I would like to see them in Homarr.
Per the docs linked above, it requires two environmental variables added:
DOCKER_HOSTNAMES: Is this the IP address (192.168.10.101)?
DOCKER_PORTS: What ports are these supposed to be? The individual docker containers on that LXC? Most of them do not have ports assigned to them.
Really confused.
Homarr offers a Docker Container, which can be run on any compatible system, such as Unraid, Kubernetes and many more systems! Our Docker container is based on the
22.12.0-alpine image and serves per standard on the port 7575.