How to configure MQTT channel #497
aliraza995
started this conversation in
General
Replies: 2 comments
-
You will need to rebuild the container image and enable the MQTT feature. This is down by editing the install-mq.sh file from: |
Beta Was this translation helpful? Give feedback.
0 replies
-
The sample container doesn't have MQTT installed or configured, so you'll need to build your own image. I'm not aware of anyone who has done it, but it should certainly be possible. A few pointers:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am working on a project where we need to use mqtt protocol to communicate with IBM MQ. I was trying to configure ibm mq docker container with mqtt channel configured but unable to configure it so far. Can you suggest if its possible if yes. Can you suggest how?
Beta Was this translation helpful? Give feedback.
All reactions