vault backup: 2025-12-26 19:17:03

This commit is contained in:
Tellsanguis 2025-12-26 19:17:03 +01:00
parent d27558d202
commit e7a5136fad
16 changed files with 1490 additions and 0 deletions

View file

@ -0,0 +1,17 @@
# --- Configuration Base de données ---
POSTGRES_USER=zabbix
POSTGRES_PASSWORD=REPLACEME
POSTGRES_DB=zabbix
# --- Configuration Zabbix Server ---
DB_SERVER_HOST=zabbix-db
ZBX_POSTGRES_USER=zabbix
ZBX_POSTGRES_PASSWORD=REPLACEME
# --- Configuration Zabbix Web ---
ZBX_DBHOST=zabbix-db
ZBX_SERVER_HOST=zabbix-server
PHP_TZ=Europe/Paris
# Clé Cloudflare
TUNNEL_TOKEN="REPLACEME"