doc updates
This commit is contained in:
@@ -81,7 +81,7 @@ See [RUNBOOK.md](RUNBOOK.md) for full disaster recovery steps.
|
||||
|
||||
| Data | Protection | Recovery |
|
||||
|------|-----------|----------|
|
||||
| Configs (compose, nginx, system) | Git (Gitea + GitHub mirror) | `git clone` |
|
||||
| Configs (compose, nginx, system) | Git (Gitea bare repo on USB backup) | `git clone` from USB |
|
||||
| Nextcloud files | ZFS mirror + sanoid snapshots + USB | `rsync` from USB |
|
||||
| Media library | ZFS raidz2 + sanoid snapshots + USB | `rsync` from USB |
|
||||
| Nextcloud DB (PostgreSQL) | ZFS dataset + `pg_dumpall` + USB | `rsync` from USB |
|
||||
|
||||
Reference in New Issue
Block a user