Swarmlab docs

Application development in a distributed system

Development of Distributed Systems from Design to Application


You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
902 B

3 years ago
= External storage
3 years ago
image:http://docs.swarmlab.io/SwarmLab-HowTos/labs/cloud/scalability.svg[width=500,float="left"]
3 years ago
*MinIO* is a High Performance Object Storage released under GNU Affero General Public License v3.0. It is *API compatible with Amazon S3* cloud storage service. It can handle unstructured data such as photos, videos, log files, backups, and container images with (currently) the *maximum supported object size of 5TB.*
3 years ago
== Create
http://docs.swarmlab.io/SwarmLab-HowTos/labs/cloud/swarm-volumes-storage.adoc.html#_external_storage_system[Create Storage^]
3 years ago
3 years ago
== Usage
http://docs.swarmlab.io/SwarmLab-HowTos/labs/cloud/swarm-volumes-minio-howto.adoc.html[Connect^]
http://docs.swarmlab.io/SwarmLab-HowTos/labs/cloud/swarm-volumes-storage-howto.adoc.html[Admin^]
== Tasks
Make sure you have enough practice in the following tasks:
* Create Storage
* Share Storage
* Use it!