add seafile mysql dump hook
Some checks failed
Deploy Borgmatic Configuration / Deploy to Production Server (push) Has been cancelled

This commit is contained in:
BeauTroll
2026-01-09 00:19:11 +01:00
parent c8d62e79dc
commit 671347b39d
3 changed files with 55 additions and 0 deletions

View File

@@ -37,6 +37,13 @@ NTFY_USER=username:password
# Obtenue depuis Uptime Kuma > Add New Monitor > Type: Push
UPTIME_KUMA_PUSH_URL=http://uptime-kuma:3001/api/push/YOUR_KEY_HERE
# ============================================
# BASES DE DONNÉES
# ============================================
# Mot de passe MySQL pour Seafile
SEAFILE_DB_PASSWORD=your-seafile-mysql-password
# ============================================
# OPTIONS AVANCÉES
# ============================================