Initial commit: management
This commit is contained in:
commit
ab329d497b
8 changed files with 243 additions and 0 deletions
5
.env.example
Normal file
5
.env.example
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue