seaweedfs

Fast distributed storage system for storing billions of files

brewmacoslinux
Try with needOr install directly
Source

About

Fast distributed storage system

Commands

weed

Examples

Start a SeaweedFS master server$ weed master
Start a volume server for data storage$ weed volume -port=8080 -max=100
Upload a file to SeaweedFS$ weed upload -server=localhost:9333 /path/to/file