How can I update my docker while I don't want to lose my data if I self host a lobechat database version? #7364
-
|
I have deployed lobechat-database via the hint of the page: https://lobehub.com/zh/docs/self-hosting/server-database/docker In Feb,the lobechat.env I used was like And it's April now I want to update my lobechat-database, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
During the update, your data is safe. You can use the automatic update script provided by the official documentation to complete it https://lobehub.com/zh/docs/self-hosting/advanced/upstream-sync |
Beta Was this translation helpful? Give feedback.
-
|
Thanks,I have finished my upgradation with the script provided here. It seems data is stored in postgres database,and lobechat-database utilizes it as api. |
Beta Was this translation helpful? Give feedback.
During the update, your data is safe. You can use the automatic update script provided by the official documentation to complete it https://lobehub.com/zh/docs/self-hosting/advanced/upstream-sync