RADAR-base / RADAR-Docker

Integrated Docker Stack for the RADAR mHealth Streaming Platform Components
https://hub.docker.com/u/radarbase/dashboard/
Apache License 2.0
16 stars 16 forks source link

installation depends on "keytool" (missing pre-requisite) #195

Closed cgreenhalgh closed 5 years ago

cgreenhalgh commented 5 years ago

The readme and install guide don't mention 'keytool' as a pre-requisite, but it is needed by RADAR-Docker/dcompose-stack/radar-cp-hadoop-stack/bin/keystore-init which is called by the standard install script .../lib/perform-install.sh (from .../bin/radar-docker install).

workaround, e.g. install openjdk-8-jre-headless

blootsvoets commented 5 years ago

Thanks for the note! I've updated the README in #196. @yatharthranjan could you please update the install guide linked in the issue.

yatharthranjan commented 5 years ago

Ok done 👍

cgreenhalgh commented 5 years ago

@yatharthranjan just to mention that something seems to have broken in the install guide formatting (all the steps appear nesting when i view it)