From 88d906cceece261c0b66da72552ccd12b66362aa Mon Sep 17 00:00:00 2001 From: zeus Date: Sun, 23 Jan 2022 18:48:06 +0200 Subject: [PATCH] readme --- README.md | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 9a0184e..b723906 100644 --- a/README.md +++ b/README.md @@ -44,53 +44,53 @@ As of now the services provided by swarmlab are: #### Labrooms(virtual classrooms in the form of model applications to be tweaked at will) - - linux → base linux system – designed for use as a base to further develop your app +- linux → base linux system – designed for use as a base to further develop your app - - MPI → Instances of Ubuntu Linux with MPICH — portable implementation of Message Passing Interface (MPI) standard. Designed for MPI program development and deployment. +- MPI → Instances of Ubuntu Linux with MPICH — portable implementation of Message Passing Interface (MPI) standard. Designed for MPI program development and deployment. - - Node.js +- Node.js - - sec → a basic linux-based os with security tools – designed as a template for apps +- sec → a basic linux-based os with security tools – designed as a template for apps #### Storage to automatically create a cluster of databases. #### Proof Of Concept (POC) options - - datacollector → using provided services a fully developed application may collect data from a swarm and use it for further analysis +- datacollector → using provided services a fully developed application may collect data from a swarm and use it for further analysis #### Microservices -- Jupyter +- Jupyter -- numpy +- numpy -- scipy +- scipy -- nodejs +- nodejs -- nginx +- nginx -- haproxy +- haproxy -- gns3 +- gns3 -- wireshark +- wireshark -- snmpsim +- snmpsim -- xelatexthesis +- xelatexthesis -- ansible +- ansible -- etherpad +- etherpad -- codeserver (vscode) +- codeserver (vscode) -- redisserver +- redisserver -- mongoserver +- mongoserver -- mongoclient (GUI) +- mongoclient (GUI) to be continued…