docs: close audit remediation status
This commit is contained in:
@@ -39,6 +39,17 @@ ENV-Override (`SNAPSHOT_DIR`, `PROBE_FILE`, `SNAPSHOT_NAME_GLOB`,
|
||||
`SNAPSHOT_SSH_OPTS`, `MIN_SNAPSHOTS`, `MAX_SNAPSHOT_AGE_HOURS`) bleibt fuer
|
||||
kuenftige Abweichungen verfuegbar.
|
||||
|
||||
**Verbleibender Host-Schritt (Codex/Du):** Unraid-User-Script
|
||||
`restore-hetzner-snapshot-monthly` anlegen (Cron `0 6 15 * *`), Vorlage in
|
||||
`unraid-user-scripts.md`.
|
||||
## Host-Schedule
|
||||
|
||||
Unraid-User-Script `restore-hetzner-snapshot-monthly` ist live angelegt und in
|
||||
Cron aktiv:
|
||||
|
||||
```text
|
||||
0 6 15 * * /usr/local/emhttp/plugins/user.scripts/startCustom.php /boot/config/plugins/user.scripts/scripts/restore-hetzner-snapshot-monthly/script > /dev/null 2>&1
|
||||
```
|
||||
|
||||
Der Job ruft den ntfy-Wrapper auf:
|
||||
|
||||
```bash
|
||||
/mnt/user/services/homelab-infra/ops/restore-tests/run-restore-job-with-ntfy.sh hetzner-snapshot homelab-info
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user