RADAR-base / RADAR-IoT

RADAR-base IoT framework
Apache License 2.0
7 stars 2 forks source link

Investigate packaging of the applications using Docker #10

Closed yatharthranjan closed 4 years ago

yatharthranjan commented 4 years ago

Since low level hardware control is required, docker may not be suitable or might require elevated privileges to run the sensor application properly. Thus warranting an investigation.

The kotlin data consumer module should run fine in docker (but need to check jvm optimised for ARM based devices) and redis is already run in docker.

yatharthranjan commented 4 years ago

Closed by #11