mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-16 17:55:26 -04:00
docs: add backup/restore guide for odysseus-backup (#2587)
The scripts/odysseus-backup snapshot/restore CLI was undocumented in README.md and docs/. Add docs/backup-restore.md covering the snapshot, list, verify, and restore subcommands, default include/skip behavior (deep_research and mail-attachments skipped unless flagged), the destructive-restore warning and its data.before-restore-* stash, a cron example, and Docker-vs-native data/ paths (including the ChromaDB named volume caveat). Link it from the README Data section. Addresses the "Backup/restore guide and helper flow for data/" item in ROADMAP.md. Docs only; no change to the tool. Fixes #2583 Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -467,6 +467,9 @@ docs/ landing page (index.html) + preview clips
|
||||
All user data lives in `data/` (gitignored): `app.db` (sessions, messages, documents),
|
||||
`memory.json`, `presets.json`, `uploads/`, `personal_docs/`, `chroma/`, `settings.json`.
|
||||
|
||||
To back up or restore everything in `data/`, see the
|
||||
[Backup & Restore guide](docs/backup-restore.md).
|
||||
|
||||
## Star History
|
||||
|
||||
<a href="https://www.star-history.com/?repos=pewdiepie-archdaemon%2Fodysseus&type=date&legend=top-left">
|
||||
|
||||
Reference in New Issue
Block a user