balena-node-red-mqtt-nginx-TIG-stack icon indicating copy to clipboard operation
balena-node-red-mqtt-nginx-TIG-stack copied to clipboard

Composite docker application with "8" containers (2x Node-RED, 2x MQTT broker, Telegraf, InfluxDb, Grafana, Nginx) for deployment on Raspberry Pi through Balena.

Results 5 balena-node-red-mqtt-nginx-TIG-stack issues
Sort by recently updated
recently updated
newest added

hello i have a web server that have nginx and 2 docker-compose that have each 1mqqt 1 grafana 1 node red i want to know how did you manage mqtt...

There is currently an issue with latest `nodered/node-red-docker:rpi-v8` docker image which might give problems. This problem typically appears when you have recently redeployed this application because the balena build machine...

E.g. in a Node-RED container I have installed `node-red-contrib-math` by entering the following command `npm install bartbutenaers/node-red-contrib-math` This did successfully install the math node but when I restarted the container,...

The goal of this feature request is to specifically monitor the node-red application running in the node-red containers using Telegraf and Grafana.

enhancement

Sometimes we can no longer access the Grafana user interface or the Node-RED editor through the public device URL after a deployment (`git push resin master`). In that case we...