Initial commit: management

This commit is contained in:
jtricerolph 2026-07-01 12:09:54 +00:00
commit ab329d497b
8 changed files with 243 additions and 0 deletions

5
.env.example Normal file
View file

@ -0,0 +1,5 @@
WEBHOOK_SECRET=CHANGE_ME_match_forgejo_webhook_secret
PG_SUPERPASS=CHANGE_ME_postgres_superuser_password
BACKUP_DATABASES=auth_db noticeboard_db kitchen_db cashup_db hk_db
BACKUP_REMOTE=user@yourserver.com:/backups/hnf-proxmox
KUMA_PUSH_URL=http://localhost:3001/api/push/KUMA_TOKEN