remove monitoring stack
This commit is contained in:
parent
c298155ceb
commit
113cb283b7
15 changed files with 4 additions and 646 deletions
|
@ -59,7 +59,7 @@ services:
|
|||
- "traefik.http.routers.dashboard.middlewares=auth"
|
||||
- "traefik.http.middlewares.auth.basicauth.users=${HTPASSWD}"
|
||||
- "docker.group=proxy"
|
||||
- "diun.enable=true"
|
||||
|
||||
|
||||
docker-socket-proxy:
|
||||
image: tecnativa/docker-socket-proxy
|
||||
|
@ -71,7 +71,6 @@ services:
|
|||
- LOG_LEVEL=warning
|
||||
- CONTAINERS=1
|
||||
- INFO=1
|
||||
- IMAGES=1 # for diun
|
||||
networks:
|
||||
- dockersocket
|
||||
healthcheck:
|
||||
|
@ -81,7 +80,6 @@ services:
|
|||
privileged: true
|
||||
labels:
|
||||
- "docker.group=proxy"
|
||||
- "diun.enable=true"
|
||||
|
||||
|
||||
# whoami:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue