TangSengDaoDao / TangSengDaoDaoServer

高颜值 IM 即时通讯,聊天
https://tsdaodao.com
Apache License 2.0
2.41k stars 338 forks source link

如何迁移tsdd的minIO数据到七牛云, 并改为qiniu存储文件对象 #99

Open yeslsl opened 4 months ago

yeslsl commented 4 months ago

如题: 如何迁移tsdd的minIO数据到七牛云, 并改为qiniu存储文件对象

tangtaoit commented 4 months ago

这个目前应该只能通过minIO后台手动迁移。qiniu的配置的话参考这个PR https://github.com/TangSengDaoDao/TangSengDaoDaoDocs/pull/1/files

yeslsl commented 4 months ago

这个目前应该只能通过minIO后台手动迁移。qiniu的配置的话参考这个PR TangSengDaoDao/TangSengDaoDaoDocs#1 (files)

我看minIO后台有两个bucket: chat和avatar image

而七牛云只有一个bucketName配置 tsdd在七牛云里是怎么存储avatar和chat文件的呢, 都在一个桶里么 image