thaleia-kavalierou
3 years ago
1 changed files with 32 additions and 23 deletions
@ -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. |
|||
# 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 |
Loading…
Reference in new issue