Skip to content

Commit 587f252

Browse files
authored
docs: update backup documentation (#406)
完善了恢复方式的文档。 /kind documentation Fixes #401 ```release-note None ```
1 parent ec52b61 commit 587f252

File tree

5 files changed

+12
-0
lines changed

5 files changed

+12
-0
lines changed

docs/user-guide/backup.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,18 @@ description: 备份与恢复功能说明
3636
![Before restore](/img/user-guide/backup/before-restore.png)
3737
![Restore](/img/user-guide/backup/restore.png)
3838

39+
Halo 支持三种恢复方式:
40+
41+
1. 上传备份文件:上传已有的备份文件进行恢复。
42+
2. 远程恢复:从远程 URL 下载备份文件进行恢复。
43+
3. 从备份文件恢复:支持从 [工作目录](../getting-started/prepare.md#工作目录) 的 backups 目录扫描备份文件,并选择文件进行恢复。
44+
45+
:::info 提示
46+
如果你的备份文件较大,推荐提前将备份文件上传到服务器,然后选择 `从备份文件恢复` 方式进行恢复,避免因为网络原因导致上传失败。
47+
:::
48+
49+
使用 `上传备份文件` 方式进行恢复的操作示例:
50+
3951
选择备份文件后,点击 `上传` 按钮即可开始上传备份文件,上传完成后会自动开始恢复。
4052

4153
![Restore upload](/img/user-guide/backup/restore-upload.png)
Loading
5.39 KB
Loading
67.1 KB
Loading
4.61 KB
Loading

0 commit comments

Comments
 (0)