seaweedfs
Develop highly scalable open source distributed storage systems based on go language
SeaweedFS is a highly scalable open source distributed storage system developed based on the go language. It can store billions of files (ultimately limited by the size of your hard disk), is fast and takes up a small memory footprint. It is much easier to get started than fastDFS, and it comes with Rest API. It is very efficient for small and medium-sized files, but the maximum capacity of a single volume is limited to 30G by the program. It is recommended to store files within 100MB. After first booting, create the configuration file prometheus.yml in the Lazy Cat Network Disk-Application Data-seaweedfs-prometheus directory Please refer to: github.com/seaweedfs/seaweedfs/blob/master/docker/prometheus/prometheus.yml Then restart Specific applications can be found on github https://github.com/seaweedfs/seaweedfs

