Mosquitto
Setup Mosquitto MQTT broker ..
x
x
x
Create a Streaming/MQTT folder and copy the required files.
Create directory & copy - PowerShell
cd \
cd C:\Workshop--Data-Integration\Setup\Streaming\Mosquitto
.\copy-mosquitto.ps1
Check the Directory has been created and the files copied over.

Execute the docker-compose script to create the container.

Check the containers are up and running.
x
x
x
Last updated