Closed Gavincent1 closed 5 months ago
Issue is not in English. It has been translated automatically.
Title: When will the latest version support minio S3 storage?
S3 storage still works for me in the latest version. However, it may be necessary to re-configure the S3 storage. Besides, there is currently no automatical migration, and I have to implement a migration script in the database to convert the old S3-related resource entities into the new format.
需要重新配置。 另外就是之前有的两个选项:url 前缀 和 url 后缀 没有了。对于用 r2 的我来说,已经废了。
Issue is not in English. It has been translated automatically.
Requires reconfiguration. In addition, the two options previously available: url prefix and url suffix are gone. For me who uses r2, it is useless.
It should still be supported in the latest version and more easier to configure.
它在最新版本中应该仍然受支持并且更易于配置。
并不会,在最新版本里面会自动将Bucket拼接到Endpoint中,这会导致无法连接上 minio;还有之前的前缀URL和后缀URL 功能很好用,因为我是在Endpoint中配置了私有地址,在前缀 URL 中配置了 CDN 地址,现在没有了前缀 URL 功能导致我无法使用自定义 CDN 链接了。
Issue is not in English. It has been translated automatically.
It should still be supported and easier to configure in the latest version.
No, in the latest version, the Bucket will be automatically spliced into the Endpoint, which will result in the inability to connect to the minio; the previous prefix URL and suffix URL functions are very useful because I configured the private address in the Endpoint. The CDN address is configured in the prefix URL. Now that the prefix URL function is no longer available, I cannot use the custom CDN link.
真是服了,原本使用 minio, 在 memos 老版本好好的,升级memos之后不能用minio了,之前的资源也没了
Issue is not in English. It has been translated automatically.
I’m really convinced. I used to use the old version of minio and it was fine. But after the upgrade, I can’t use it anymore and the previous resources are gone.
Describe the solution you'd like
旧版本数据资源都是存储在 minio 中,希望 memos 最新版本能支持 minio S3存储。非常感谢🙏
Type of feature
Integrations
Additional context
No response