Mosquitto

Setup Mosquitto MQTT broker ..

Mosquitto

x

x

Install Mosquitto with Cedalo Management Center

x

  1. 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
  1. Check the Directory has been created and the files copied over.

  1. Execute the docker-compose script to create the container.

Mosquitto Container - PowerShell

cd \
cd C:\Streaming\MQTT\mosquitto
.\run-docker-mosquitto.ps1
  1. Check the containers are up and running.

x

x

x

Last updated