Skip to content

How to declare the docker host in Kuma ? #10

Answered by wollomatic
ThierryIT asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

did you see my answer here: #9 (comment)

I'm not sure if I completly understand what you mean. In most cases a container does not need access to the docker socket. The docker socket ist only needed to exchange information with docker about other containers:
Traefik needs it to be informed about changes in containers regarding the routing.
Watchtower needs access to the socket to be able to update and restart other containers.
Uptime Kuma has a feature to get container information over the docker socket.
But "normal" containers don't need a connection to the docker socket or a socket proxy. They just run.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wollomatic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants