Dragonfly2 icon indicating copy to clipboard operation
Dragonfly2 copied to clipboard

您好 想咨询一下dragonfly如何使用s3标准的系统作为仓库

Open VertigoSHI opened this issue 3 years ago • 2 comments

VertigoSHI avatar Aug 02 '22 04:08 VertigoSHI

现在还没有适配 S3,适配了 OSS。需要在 pkg/source/clients 下实现 S3 适配或者通过 Plugin 方式增加 S3 的 Plugin。

比较推荐在 pkg/source/clients 下实现 S3 适配, 因为 S3 算比较通用的源站。

gaius-qi avatar Aug 02 '22 14:08 gaius-qi

好的 非常感谢您的时间

VertigoSHI avatar Aug 03 '22 01:08 VertigoSHI

Just to confirm, as of now Dragonfly does not support P2P/caching for S3 compliant storage backends, such as AWS S3?

embroede avatar Oct 18 '22 17:10 embroede

Just to confirm, as of now Dragonfly does not support P2P/caching for S3 compliant storage backends, such as AWS S3?

The http for s3 is okay. Generate the http url for s3 object, then let dragonfly downloads it.

jim3ma avatar Nov 08 '22 04:11 jim3ma