docs: 升级前切记备份数据

This commit is contained in:
xiaojunnuo
2025-04-23 17:59:48 +08:00
parent 5d10cbf18d
commit ddcf466e4e
3 changed files with 14 additions and 0 deletions

View File

@@ -44,6 +44,11 @@ kill -9 $(lsof -t -i:7001)
./start.sh
```
::: warning
升级certd版本前切记切记先备份一下数据
:::
## 三、数据备份
> 数据默认保存在 `./packages/ui/certd-server/data` 目录下
> 建议配置一条[数据库备份流水线](../../use/backup/) 自动备份