Currently we load the KairosDb Docker image from Docker Hub as released by KairosDb-Extensions (ISM Project). Instead, we should look for the source code for this project, build it (e.g. mvn package) and launch the KairosDb image resulting from source for a true end-to-end development/testing environment.
Currently we load the KairosDb Docker image from Docker Hub as released by KairosDb-Extensions (ISM Project). Instead, we should look for the source code for this project, build it (e.g.
mvn package) and launch the KairosDb image resulting from source for a true end-to-end development/testing environment.