Infinit File Storage Platform

Get Started Documentation Get Started Create flexible and controllable storage infrastructure Create a network composed of several machines, clients and/or servers. Attach storage resources to a machine, being a local disk, a cloud provider or else. Create a volume and access files through a POSIX-compliant file system interface.­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­ $> infinit-storage --create --aws-s3 --name s3 --capacity 10TB Created storage "s3". $> infinit-network --create --storage s3 --storage local --name hybrid-cloud Created network "hybrid-cloud". $> infinit-volume --create --network hybrid-cloud --name company Starting network "hybrid-cloud". Creating volume root blocks. Created volume "company". $> infinit-volume --mount --name company --ountpoint /mnt/company/ Mountin...

Linked on 2016-01-12 18:24:27 | Similar Links