ipfs-shipyard / cube

IPFS Cube will help people deploy and manage their own IPFS pinning services on top of existing cheap hardware, or cloud storage.
32 stars 3 forks source link

Add monitoring of free diskspace and pins total size #8

Closed victorb closed 5 years ago

victorb commented 5 years ago

Getting the size from object.stat of the pins, and adding them together.

Free diskspace comes directly from ipfs-cluster nodes.

License: MIT Signed-off-by: Victor Bjelkholm git@victor.earth