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
6215b65032
commit
7d478f36f9
|
@ -10,6 +10,8 @@ How to synchronize them automatically?
|
|||
|
||||
# Design of Gateway to Remote Object Store
|
||||
|
||||
![SeaweedFS Gateway to RemoteObjectStorage](https://raw.githubusercontent.com/chrislusf/seaweedfs/master/note/SeaweedFS_Gateway_RemoteObjectStore.png)
|
||||
|
||||
The `weed filer.remote.gateway -createBucketAt=cloud1` process can mirror local changes to remote object storage, i.e.:
|
||||
|
||||
* Local new buckets will be automatically mounted to the remote storage specified in `-createBucketAt`
|
||||
|
|
Loading…
Reference in a new issue