janvda / balena-node-red-mqtt-nginx-TIG-stack

Composite docker application with "8" containers (2x Node-RED, 2x MQTT broker, Telegraf, InfluxDb, Grafana, Nginx) for deployment on Raspberry Pi through Balena.
Eclipse Public License 2.0
58 stars 42 forks source link

how do you send data to the two mosquitto broker ?? #18

Open zakariazouaoui opened 4 years ago

zakariazouaoui commented 4 years ago

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 sub and hub i cant send data to any mqtt broker from the outside any idea

janvda commented 4 years ago

Do you want to connect to the mqtt broker from the internet or from your LAN (local area network) ?