mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Cloud Tier (markdown)
parent
c1f4cbf295
commit
36707b10a0
|
@ -29,7 +29,7 @@ Compared to direct S3 storage, this is both faster and cheaper!
|
|||
* Access old data from S3 with O(1) http call.
|
||||
|
||||
## Usage
|
||||
1. Use `weed scaffold -conf=master` to generate `master.toml`, tweak it, and start master server with the `master.toml`.
|
||||
1. Use `weed scaffold -config=master` to generate `master.toml`, tweak it, and start master server with the `master.toml`.
|
||||
1. Use `volume.tier.upload` in `weed shell` to move volumes to the cloud.
|
||||
1. Use `volume.tier.download` in `weed shell` to move volumes to the local cluster.
|
||||
|
||||
|
|
Loading…
Reference in a new issue