-
Hey all I need some help, Ive got Scrutiny Master-Web and Master-Collector with influxdb installed. Now it took some time to get everything working with the influxdb bucket/org/token, but all is well,…
-
### Description
I was trying to run DooD in MacOS running Docker Desktop and running a countainer where I mount the docker socket but I can't get it to work.
### Reproduce
Run DooD with the `do…
-
### Proposal
For current Prometheus, it seems that the metrics address to be pulled must be a valid TCP hostname. If Prometheus supports to pull from HTTP over Unix socket, each metrics server won't …
-
Hey there,
I cannot get the docker integration to work in swarm mode. I have tried it with and without docker-socket-proxy, but the sites just arent detected.
Is there a way, to discover Sites in …
-
### Describe the bug
I'm using the default example of the "Getting started" docs.
```
maximedupre@max-mba mt-agents % docker run --rm -it -v $(pwd):/st-agents autogen_full_img:latest python /st…
-
#7
-
Trying to get this running with the podman socket with the following setup:
```
docker-socket-proxy:
image: tecnativa/docker-socket-proxy
container_name: docker-socket-proxy
restart…
-
### Describe why it is important and where it will be useful
- I do not know if it is me, but I do not see any option to load certificate to be able to use ssl to connect to the docker daemon. In my …
-
I have trouble trying to get nodriver/undetected-chromedriver running in docker.
Nomatter what I do, I always end up with the following error:
```
File "/usr/local/lib/python3.12/socket.py", …
-
Is it possible to use `fetch` for unix socket (e.g. to call [docker API](https://docs.docker.com/engine/api/))? If not, what is the best way to communicate via HTTP through unix socket?