From 46342169e31994e6a83c97dcdf0d565ea3dab998 Mon Sep 17 00:00:00 2001 From: thaleia-kavalierou Date: Sun, 13 Jun 2021 13:09:55 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 55 ++++++++++++++++++++++++++++++++----------------------- 1 file changed, 32 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index ea1af65..9972c66 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,32 @@ -# Data Collector Service - -### _Semester project for Cloud Computing and Services lab class_ - -![Build Status](https://ci.appveyor.com/api/projects/status/%7B%7Bstatus_id%7D%7D) -## Technologies (tools and services) - -The project was developed with the help of the following tools ands services: - -- [swarmlab](http://docs.swarmlab.io/) - The lab platform, on which the project was deployed and tested -- [Ansible](https://www.ansible.com/) - Automated orchestration of the network -- [fluentd](https://www.fluentd.org/) - Data collection from the system's backend -- [MongoDB](https://www.mongodb.com/) - Database for storing data -- [node.js](https://nodejs.org/en/) - Wep app for data presentation - -## Description - > The project ["Data collector service"](http://docs.swarmlab.io/SwarmLab-HowTos/labs/cloud/ergasies.adoc.html) is the default project of this semester’s lab class. By utilizing - > the swarmlab's offered lab, we aimed at collecting data from the nodes of a swarm. Additionaly, - > we deployed a mongoDB replica network for storing the data. - - ## Instructions - > Instructions for project's deployement and usage are presented via the [ascii.adoc.html](ascii.adoc.html). Open - > this with the help of a browser. \ No newline at end of file +# Data Collector Service + +### _Semester project for Cloud Computing and Services lab class_ + +![Build Status](https://ci.appveyor.com/api/projects/status/%7B%7Bstatus_id%7D%7D) +## Technologies (tools and services) + +The project was developed with the help of the following tools ands services: + +- [swarmlab](http://docs.swarmlab.io/) - The lab platform, on which the project was deployed and tested +- [Ansible](https://www.ansible.com/) - Automated orchestration of the network +- [fluentd](https://www.fluentd.org/) - Data collection from the system's backend +- [MongoDB](https://www.mongodb.com/) - Database for storing data +- [node.js](https://nodejs.org/en/) - Wep app for data presentation + +## Description + > The project ["Data collector service"](http://docs.swarmlab.io/SwarmLab-HowTos/labs/cloud/ergasies.adoc.html) is the default project of this semester’s lab class. By utilizing + > the swarmlab's offered lab, we aimed at collecting data from the nodes of a swarm. Additionaly, + > we deployed a mongoDB replica network for storing the data. + + ## Instructions + > Instructions for project's deployement and usage are presented via the [ascii.adoc.html](ascii.adoc.html). Open + > this with the help of a browser. + +### Info + + Class: Cloud Computing and Services + Collaborators: ΝΙΚΟΛΑΟΣ ΧΡΟΝΟΠΟΥΛΟΣ ΑΜ:131094, ΚΑΒΑΛΙΕΡΟΥ ΘΑΛΕΙΑ-ΕΛΠΙΣ ΑΜ:171009 + Semester: Spring 2021 + + University of West Attica + Department of Informatics and Computer Engineering \ No newline at end of file