Skip to content

Commit 6a1287c

Browse files
authored
Add link to advanced broker setup to readme
1 parent c000bf7 commit 6a1287c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ For this demo, you may easily launch *Mosquitto* with its default configuration
7979
docker run --rm --network host --name mosquitto eclipse-mosquitto
8080
```
8181

82+
For a more advanced setup of your own broker, check out our instructions for running an MQTT broker in Docker with enabled authentication and encryption [here](https://github.com/ika-rwth-aachen/mqtt-in-docker).
83+
8284
#### Demo Configuration
8385

8486
The *mqtt_client* is best configured with a ROS parameter *yaml* file. The configuration shown below (also see [`params.yaml`](mqtt_client/config/params.yaml) / [`params.ros2.yaml`](mqtt_client/config/params.ros2.yaml)) allows an exchange of messages as follows:

0 commit comments

Comments
 (0)