From 6d2acb2ec029b27848a068c19844b240ccdbe293 Mon Sep 17 00:00:00 2001 From: zeus Date: Thu, 3 Mar 2022 21:04:38 +0200 Subject: [PATCH] add cloud info --- CloudComputing_Lab/modules/ROOT/pages/e.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CloudComputing_Lab/modules/ROOT/pages/e.adoc b/CloudComputing_Lab/modules/ROOT/pages/e.adoc index 76cbab8..5bc9b2a 100644 --- a/CloudComputing_Lab/modules/ROOT/pages/e.adoc +++ b/CloudComputing_Lab/modules/ROOT/pages/e.adoc @@ -1,11 +1,18 @@ = External storage +*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.* + + +image:./scalability.svg[alt="scale"] + +image:http://docs.swarmlab.io/SwarmLab-HowTos/labs/cloud/scalability.svg[] == Create http://docs.swarmlab.io/SwarmLab-HowTos/labs/cloud/swarm-volumes-storage.adoc.html#_external_storage_system[Create Storage^] + == Usage http://docs.swarmlab.io/SwarmLab-HowTos/labs/cloud/swarm-volumes-minio-howto.adoc.html[Connect^]