mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-06-13 23:36:45 +03:00
remote storage: stop supporting hdfs as a remote storage
@@ -17,7 +17,6 @@ remote.configure -name=cloud1 -type=s3 -access_key=xxx -secret_key=yyy -s3.endpo
|
||||
| Aliyun 对象存储 OSS | aliyun | Endpoint format: `oss-[region]-aliyuncs.com` | https://help.aliyun.com/document_detail/31837.htm |
|
||||
| Tencent 对象存储 COS | tencent | Endpoint format: `cos.[region].myqcloud.com` | https://cloud.tencent.com/document/product/436/6224 |
|
||||
| Baidu 对象存储 BOS | baidu | Endpoint format: `s3.[region].bcebos.com` | https://cloud.baidu.com/doc/BOS/s/ojwvyq973 |
|
||||
| HDFS | hdfs | | |
|
||||
|
||||
|
||||
# Configure Remote Storage
|
||||
|
||||
Reference in New Issue
Block a user