From 5b29b3a1d8acefd8097d0bad265b2be718ea6faa Mon Sep 17 00:00:00 2001 From: zeus Date: Wed, 24 Feb 2021 22:53:31 +0200 Subject: [PATCH] readme --- README.md | 34 +++++++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9051938..cf02543 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,13 @@ ### Table of contents -1. [About The Project](#introduction) +1. [Features](#introduction) 2. [System requirements ](#paragraph1) 1. [Sub paragraph](#subparagraph1) 3. [Installation](#paragraph2) 4. [More info](#paragraph2) -### About The Project +### Features **Share your exercises and content as a tutor and access it as student on demand** @@ -36,7 +36,35 @@ ### System requirements -The first paragraph text + + +**Before** you create and configure a hybrid deployment using the swarmlab-agent client, your Local Machines need to meet certain requirements. + + +> If you don't meet those requirements, you won't be able to complete the steps within the swarmlab-agent client and you won't be able to configure a hybrid deployment between your Local Enviroment and Swarmlab Online Enviroment. + + +* A Linux Server (Virtual or Physical) +** You must have super user privileges (sudo) + +* Docker Engine- Community version 18 or later is required. +** Docker Engine is supported on x86_64 (or amd64), armhf, and arm64 architectures. + +* RAM +** Absolute minimum to run the daemon and some very light containers - 512MB +** Minimum for “comfortable” usage – 2GB + +* CPU +** Minimum: 2; Recommended 4+. + +* Disk Space +** 10 GB for internal requirements. +** The amount of additional disk space required for load file staging, persistence, or backups depends on the size of the data to be loaded. + +* Docker uses a hypervisor with a VM, and the host server must support virtualization. + + + #### Prerequisites This is a sub paragraph, formatted in heading 3 style