Updated UrBackup with SeaweedFS FUSE (markdown)

Chris Lu 2020-08-30 15:26:13 -07:00
parent 42c2276ec9
commit 7652185bc3

@ -1,3 +1,5 @@
This just mount SeaweedFS cluster to a local folder, and UrBackup saves data into it. That is it! You will get scalable storage, or use [[Cloud Tier]] to get unlimited storage.
## Start SeaweedFS cluster and mount to a local directory ## Start SeaweedFS cluster and mount to a local directory
First, start SeaweedFS master, volume server, and filer. Or just run `weed server -dir=<storage_dir> -filer` First, start SeaweedFS master, volume server, and filer. Or just run `weed server -dir=<storage_dir> -filer`