Auto backup: 2026-02-21 07:01

This commit is contained in:
Krilly
2026-02-21 07:01:51 +00:00
parent 8757148122
commit 17b5b82d99
2012 changed files with 352552 additions and 331 deletions

View File

@@ -9,8 +9,9 @@ Verify daily that backup pushed to Gitea includes critical files.
3. Configure credentials:
- HTTP Header Auth for Gitea API (Authorization: token <YOUR_GITEA_TOKEN>)
- Telegram credential named `Telegram account`
4. Set env var in n8n for Gotify:
- `GOTIFY_TOKEN=<your token>`
4. Set env vars in n8n for ntfy:
- `NTFY_URL=https://ntfy.sh`
- `NTFY_TOPIC=anthony-krilly-9f3k2`
## What it checks
- AGENTS.md
@@ -21,8 +22,8 @@ Verify daily that backup pushed to Gitea includes critical files.
- state-backup/devices/paired.json
## Alerts
- Success: Gotify priority 2
- Failure: Gotify priority 9 + Telegram alert
- Success: ntfy (priority header not configured in this workflow yet) + Telegram
- Failure: ntfy + Telegram alert
## Notes
- Schedule is 02:20 AWST by default (after backup)