mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-26 13:18:34 +07:00
Add backup before upgrading.
This commit is contained in:
@@ -122,6 +122,12 @@ With these steps, you should be able to install Dify successfully.
|
||||
|
||||
### Upgrade Dify
|
||||
|
||||
Before upgrading, make sure your data backed up:
|
||||
|
||||
```bash
|
||||
cp -r dify "dify.bak.$(date +%Y%m%d%H%M%S)"
|
||||
```
|
||||
|
||||
Enter the docker directory of the dify source code and execute the following commands:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user