Remove dozzle

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2024-09-05 20:57:37 +02:00
parent 4496211aa5
commit 6ab1b3c486
5 changed files with 1 additions and 31 deletions
@@ -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
}
@@ -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
-1
View File
@@ -1 +0,0 @@
DOZZLE_LEVEL=info
@@ -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