Commit graph

10 commits

Author SHA1 Message Date
dependabot[bot]
2cb866b82c
Build(deps): Bump dot-prop in /Predictor/PredictorWebService
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-27 14:25:21 +00: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
Lorenzo Iovino
13d9a24d63 setup docker containers 2019-11-05 10:16:39 +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