How I do back up the data? 如何备份数据? #219
Unanswered
Silvigarabis
asked this question in
Q&A
Replies: 2 comments
-
根据文档 https://doc.voce.chat/setting/backup-migration 提及的信息,应该备份容器的 |
Beta Was this translation helpful? Give feedback.
0 replies
-
If you do not specify the - v parameter, you can copy the internal data of Docker for backup. Execute command: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently a vocechat server can only be deployed via Docker, but it has no option to export a data volume or mount data onto a host directory.
目前,想要部署 vocechat 服务器必须通过 Docker,但是它并没有给出一种单独导出数据的办法。
How can I back up the data?
我要如何备份它?
Update: 我在文档中找到了一个备份说明,正在参考他以尝试进行备份: https://doc.voce.chat/setting/backup-migration
Beta Was this translation helpful? Give feedback.
All reactions