mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Cloud Drive Quick Setup (markdown)
parent
58dc7dcea0
commit
72c7623a5a
|
@ -50,7 +50,8 @@ In `weed shell`:
|
|||
"s3SecretKey": "***",
|
||||
"s3Region": "us-east-2"
|
||||
}
|
||||
|
||||
# For aliyun OSS
|
||||
> remote.configure -name=s5 -type=aliyun -aliyun.access_key=xxx -aliyun.secret_key=yyy -aliyun.endpoint=http://oss-cn-wulanchabu-internal.aliyuncs.com -aliyun.region=oss-cn-wulanchabu -s3.storage_class=STANDARD -s3.support_tagging=false
|
||||
```
|
||||
|
||||
# Mount Remote Storage
|
||||
|
|
Loading…
Reference in a new issue