Remove adminer

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2025-01-24 22:52:50 +01:00
parent 3b4c3cb54c
commit 951d1130b0
8 changed files with 4 additions and 46 deletions
@@ -60,10 +60,6 @@ it-tools.bensuperpc.org {
}
}
adminer.bensuperpc.org {
reverse_proxy adminer:8080
}
uptimekuma.bensuperpc.org {
reverse_proxy uptime-kuma:3001
}
@@ -104,12 +104,6 @@
description: Yacht
ping: yacht.bensuperpc.org
container: yacht
- adminer:
icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/adminer.png
href: https://adminer.bensuperpc.org/
description: Adminer
ping: adminer.bensuperpc.org
container: adminer
- Games:
- minecraft:
@@ -1,17 +0,0 @@
services:
# Adminer
adminer:
image: adminer:latest
container_name: adminer
profiles:
- adminer
restart: on-failure:5
env_file:
- ./env/adminer.env
depends_on:
- wordpress_db
- caddy
networks:
- infra-network
security_opt:
- no-new-privileges:true
-4
View File
@@ -1,4 +0,0 @@
MARIADB_ROOT_PASSWORD=7L1Ncbquax0B2TCOmrjaQl9n5mnY88bQ
MARIADB_USER=bensuperpc
MARIADB_PASSWORD=lEOEf8cndnDjp84O4Uv5D9zJLJDFatLw
ADMINER_DEFAULT_SERVER=wordpress_db