Skip to content

docs: add upgrade guide for existing deployments - #254

Open
BlueX888 wants to merge 1 commit into
OpenBMB:mainfrom
BlueX888:docs/upgrade-guide-194
Open

docs: add upgrade guide for existing deployments#254
BlueX888 wants to merge 1 commit into
OpenBMB:mainfrom
BlueX888:docs/upgrade-guide-194

Conversation

@BlueX888

@BlueX888 BlueX888 commented Sep 1, 2026

Copy link
Copy Markdown

Closes #194.

What: Adds docs/upgrade-guide.md covering upgrades for both packaged desktop installs and source deployments (backup locations, step-by-step commands, verification, rollback), and links it from a new FAQ entry in README.md / README.zh.md.

Why: #194 asks for an upgrade guide; the repo currently has none. Details are verified against the code: data directories from backend/app/paths.py, automatic SQLite schema migration from backend/app/db/database.py, dev scripts/port/health endpoint from scripts/.

How verified: Docs-only change — checked all relative links resolve, <details> blocks stay balanced in both READMEs, and commands match the current scripts. Note: /docs/ is gitignored; the new file is force-added the same way the five existing tracked docs were.

🤖 Generated with Claude Code

Closes OpenBMB#194. Adds docs/upgrade-guide.md covering packaged desktop and
source-deployment upgrades (backup locations, commands, verification,
rollback) and links it from a new FAQ entry in both READMEs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

之前部署的,怎么升级到最新的release?

1 participant