mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Gateway to Remote Object Storage (markdown)
parent
b5a5ac73a2
commit
623b986f5a
|
@ -18,6 +18,10 @@ The `weed filer.remote.gateway -createBucketAt=cloud1` process can mirror local
|
||||||
* Local deleted buckets will be automatically deleted in its remote storage.
|
* Local deleted buckets will be automatically deleted in its remote storage.
|
||||||
* All local changes under the mounted buckets are uploaded to its remote storage.
|
* All local changes under the mounted buckets are uploaded to its remote storage.
|
||||||
|
|
||||||
|
# Assumption
|
||||||
|
|
||||||
|
One or more cloud storages have been configured following [[Configure Remote Storage]] .
|
||||||
|
|
||||||
# Setup Steps
|
# Setup Steps
|
||||||
|
|
||||||
## 1. (Optional) Mount all existing remote buckets as local buckets
|
## 1. (Optional) Mount all existing remote buckets as local buckets
|
||||||
|
|
Loading…
Reference in a new issue