Updated Cloud Tier (markdown)

Sebastian Kurfürst 2021-12-20 20:14:54 +01:00
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.