Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

设置S3存储为minio的一些建议 #193

Open
JAINKRE opened this issue Aug 6, 2024 · 0 comments
Open

设置S3存储为minio的一些建议 #193

JAINKRE opened this issue Aug 6, 2024 · 0 comments

Comments

@JAINKRE
Copy link

JAINKRE commented Aug 6, 2024

首先感谢作者的应用!!

但是建议可以在文档里说明一下s3存储的配置参数,在参考 #178#185 部署s3存储时,结果参数都不能正确使用,因为我用的是minio作为对象存储。好在几经摸索终于成功!下面是我配置成功的参数,希望可以帮助有需要的:

da33cebd-90b9-4e3e-9ced-072cde75af27

以及希望作者可以考虑改进的一个小问题

现在对象上传obs后,文件名为哈希值:
22dcfdab-68f1-4118-b020-ce3a17c690c3

这个决策考虑文件覆盖没问题!

但是下载文件时,文件名也变成了哈希值:
c723c12f-1002-4ae6-b170-dbd9f720c4f5

这在有些需要文件名的情况下就不是很友好了!而使用本地存储策略下载则没有这个问题。希望可以考虑优化一下逻辑

最后,如果使用minio作为obs,好像不支持自定义存储路径:
6bb538bd-4818-41a7-ac9c-11bba76c8d19

文件保存路径本地和obs一致,希望可以支持obs的自定义存储路径

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant