DynamicDevices / ming-original

Balena.io/Docker-compose repo for a containerised #MING (Mosquitto, InfluxDB, NodeRed, Grafana) stack
33 stars 20 forks source link

Nodered should have the nodered dashboards set up #3

Closed goatchurchprime closed 4 years ago

goatchurchprime commented 5 years ago

I don't know why these aren't default part of the installation. Gives the ability to make buttons and dials (which the Grafana is no good at).

ajlennon commented 5 years ago

What's missing and what needs doing ?

MatthewCroughan commented 5 years ago

@goatchurchprime Have you got a list of the things you want?

@ajlennon Perhaps we could have a list of modules to be installed in the balena build available in the repo so we can then COPY it in via the Dockerfile.

ajlennon commented 5 years ago

Yeah we could do but then we lose the ability to update and install new modules dynamicallty. And I half suspect we'll lose module settings. Very keen not to lose any settings.

MatthewCroughan commented 5 years ago

When I say a list, I mean a list that we install via npm install -g, not something that is static.

ajlennon commented 4 years ago

This is now setup by default