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

功能建议:图片上传功能支持对象存储 #121

Closed
monlor opened this issue Jul 15, 2022 · 10 comments
Closed

功能建议:图片上传功能支持对象存储 #121

monlor opened this issue Jul 15, 2022 · 10 comments
Assignees
Labels
enhancement New feature or request

Comments

@monlor
Copy link

monlor commented Jul 15, 2022

  1. 图片上传支持上传到对象存储,在前端可以配置默认的图片上传方式,本地或s3
  2. 同时兼容适配现有的图片上传api,自动选择用户配置的上传方式,返回图床的url
  3. 支持配置图床的cdn访问地址,自动替换

目前腾讯cos,阿里oss,华为云obs,都是支持s3协议,只要适配了亚马逊的s3协议,就都能支持
腾讯有额外必输字段,region和项目,这个要注意
极力推荐作者优先适配cos,个人用户量挺大的

@rebron1900
Copy link
Contributor

之前也提过图床功能,可以参考下twikoo

@Kellermaan
Copy link
Contributor

同意+1

@boojack boojack self-assigned this Aug 25, 2022
@boojack boojack added the enhancement New feature or request label Aug 25, 2022
@yylqing
Copy link

yylqing commented Dec 12, 2022

想咨询一下关于上传到对象存储的功能进展情况。谢谢!

@necoic
Copy link

necoic commented Dec 21, 2022

希望支持sm.ms

@Fyeanes
Copy link

Fyeanes commented Feb 8, 2023

对象存储有消息了吗

@Issues-translate-bot
Copy link

Issue is not in English. It has been translated automatically.


Is there any news about object storage?

@Zeng1998
Copy link
Contributor

#1086
#1088

@Issues-translate-bot
Copy link

Issue is not in English. It has been translated automatically.


#1086
#1088

@cloverzrg
Copy link

bug:
对于 private 的不希望外部直接访问仓库,直接url访问是返回403的,后端返回储存在minio的文件的url给前端的时候,需要在url里添加凭据
目前是通过在仓库设置匿名访问解决

@Issues-translate-bot
Copy link

Issue is not in English. It has been translated automatically.


bug:
For those who do not want external direct access to the private warehouse, direct url access will return 403. When the backend returns the url of the file stored in minio to the front end, it needs to add credentials to the url.
The current solution is to set up anonymous access in the warehouse

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

No branches or pull requests

10 participants