增加备份文档

This commit is contained in:
dekun
2026-05-17 10:20:20 +08:00
parent 2b8f902548
commit 24550b0ce0
3 changed files with 273 additions and 1 deletions
+2
View File
@@ -369,6 +369,8 @@ source .venv/bin/activate && pip install -r requirements.txt
bash deploy/pm2-restart.sh
```
日常 **手动** 备份与恢复(路径 `/opt/gate_scout_order``/root`):见 **[备份恢复说明.md](备份恢复说明.md)**。
### 10.3 定期备份(建议 cron 每周)
```bash