update doc

This commit is contained in:
2026-07-13 11:00:05 -04:00
parent 81f704f248
commit 9ff28a8f78
2 changed files with 12 additions and 14 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ system/ System config snapshots (smb.conf, sanoid.conf, firewalld, et
| `RUNBOOK.md` | Full recovery steps, top to bottom |
| `scripts/backup.sh` | Daily USB backup (DB dumps + rsync) |
| `scripts/issue-cert.sh` | Issue SSL certs via certbot webroot |
| `scripts/disk-health-check.sh` | SMART, ZFS, disk space monitoring (daily alerts + weekly reports via cron) |
| `scripts/disk-health-check.sh` | SMART, ZFS, quota, disk space monitoring (daily alerts + weekly reports via cron) |
| `scripts/sync-system.sh` | Auto-sync system configs to git |
| `system/tracked-configs` | Maps system config paths to repo paths |
| `docker/nginx/conf.d/_template.conf.example` | Template for new nginx app confs |