Releases: AnotherCodeArtist/CEPWare
Releases · AnotherCodeArtist/CEPWare
Submission_Release
This is the realease for submission of the CEPWare project.
It contains the following versions for the docker images:
-Orion: 2.0.0
-Cygnus: 1.10.0
-Mongo: 3.6
-Idas: 1.8.0
-Jobmanager: 1.6.1
-Taskmanager: 1.6.1
Moreover it uses docker-compose Version 3.7
cepware_versions_relativeStable
1.3.0 Insert linux permissions
cepware-goData
This is the release using a Go Script as data generating source. It will be replaced by a python script and thus saved as a tag.
Backup_Stable_Working
Using static versions of docker containers. Latest Versions caused mismatch in functionality between Fiwrae Orion context broker and Apache Flink (scala class not found error). The Versions of the docker-compose.yml which worked are listed below (these will be used for the stable_working version.
mongo:
image: mongo:3.6
orion:
image: fiware/orion:2.0.0
cygnus:
image: fiware/cygnus-ngsi:1.9.0
idas:
image: telefonicaiot/iotagent-ul:1.7.0
jobmanager:
image: flink:1.6.1
taskmanager:
image: flink:1.6.1