Commit graph

16 commits

Author SHA1 Message Date
dependabot[bot]
a1cccad3e4
Build(deps): Bump https-proxy-agent in /DataGenerator
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-16 20:43:04 +00:00
Lorenzo Iovino
704cbbc28a
Merge pull request #2 from lokenxo/dependabot/npm_and_yarn/DataGatherer/axios-0.18.1
Build(deps): Bump axios from 0.18.0 to 0.18.1 in /DataGatherer
2019-11-14 09:10:19 +01:00
Lorenzo Iovino
74c96c620d Feat: expose 8002 port on docker ups_predictor service
Feat: added label that shows prediction values in datagetherer index.html
2019-11-07 09:15:11 +01:00
Lorenzo Iovino
ae093c0f26 Fix: image creator service flowName and agentName fixes 2019-11-05 10:44:30 +01:00
dependabot[bot]
767bf416a7
Build(deps): Bump axios from 0.18.0 to 0.18.1 in /DataGatherer
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-05 09:18:00 +00:00
Lorenzo Iovino
13d9a24d63 setup docker containers 2019-11-05 10:16:39 +01:00
Lorenzo Iovino
3274d47c94
Merge pull request #1 from lokenxo/dependabot/npm_and_yarn/Predictor/PredictorWebService/mongoose-5.7.5
Build(deps): Bump mongoose from 5.6.5 to 5.7.5 in /Predictor/PredictorWebService
2019-11-05 07:56:54 +01:00
dependabot[bot]
e4d8196c7d
Build(deps): Bump mongoose in /Predictor/PredictorWebService
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.5 to 5.7.5.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](https://github.com/Automattic/mongoose/compare/5.6.5...5.7.5)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-29 14:28:34 +00:00
Lorenzo Iovino
0109aab0f5 . 2019-09-11 16:04:45 +02:00
Lorenzo Iovino
ae477fc3df Feat: implemented mongo store/retrieve datas for webservice and imagecreator; Feat: parallel execution of Puppets with random flow 2019-05-03 01:33:31 +02:00
Lorenzo Iovino
1c8645039e Feat: bot 2019-04-26 19:20:40 +02:00
Lorenzo Iovino
b3e47f098f Feat: Added websocket comm. for DataGatherer and PredictorWebService 2019-04-11 16:13:54 +02:00
Lorenzo Iovino
9946f8c057 Feat: UserflowDataGatherer send correct datas; Feat: UserflowPredictorWebserver receive data and create userflowmap 2019-04-10 23:24:01 +02:00
Lorenzo Iovino
6feb5af4d0 Feat: generated network for classification problem of cat/dog
Feat: first version of dataGatherer client
2019-04-07 12:18:52 +02:00
Lorenzo
86dbfc120a First commit 2019-04-01 21:34:43 +02:00
Lorenzo Iovino
fa77030a0c
Create Readme.md 2019-04-01 21:31:34 +02:00