Remove dozzle

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
Bensuperpc 2024-09-05 20:57:37 +02:00
parent 4496211aa5
commit 6ab1b3c486
5 changed files with 1 additions and 31 deletions

View File

@ -21,7 +21,7 @@ UTILS_SERVICES := it-tools stirlingpdf
PROFILES := caddy wordpress syncthing gitea homepage $(SHARING_SERVICES) $(TORRENTS_SERVICES) $(ADMIN_SERVICES) $(UTILS_SERVICES)
PROFILE_CMD := $(addprefix --profile ,$(PROFILES))
# gitea-runner dozzle watchtower
# gitea-runner watchtower
COMPOSE_FILES := $(shell find . -name 'docker-compose*.yml' -type f | sed -e 's/^/--file /')

View File

@ -117,10 +117,6 @@ pastebin.bensuperpc.org {
redir https://privatebin.bensuperpc.org permanent
}
dozzle.bensuperpc.org {
reverse_proxy dozzle:8080
}
yacht.bensuperpc.org {
reverse_proxy yacht:8000
}

View File

@ -1,18 +0,0 @@
services:
# dozzle
dozzle:
image: amir20/dozzle:latest
container_name: dozzle
profiles:
- dozzle
restart: on-failure:5
depends_on:
- caddy
env_file:
- ./dozzle/env/dozzle.env
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
networks:
- infra-network
security_opt:
- no-new-privileges:true

View File

@ -1 +0,0 @@
DOZZLE_LEVEL=info

View File

@ -21,13 +21,6 @@
description: Yacht
ping: yacht.bensuperpc.org
container: yacht
- dozzle:
icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/dozzle.png
href: https://dozzle.bensuperpc.org/
description: Dozzle
ping: dozzle.bensuperpc.org
container: dozzle
- Sharing:
- jellyfin:
icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/jellyfin.png