• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mosquitto MQTT Broker
#8
Here is how to edit the configuration file in the container manually using the embedded container console in 7 steps:

1. Click the embedded console icon of the container
2. Choose "/bin/sh" as console terminal service and press connect
3. Call "vi" Linux editor plus the file to edit with "vi /mosquitto/config/mosquitto.conf"
4. Press key "i" in the opening editor to activate the editor mode to "inserting"
5. Insert the lines as first lines in the file
   "listener 1883"
    "allow_anonymous true"
6. Press key "Esc" and then ":" then "w" and then "q" which is the command "write quit".
7. Then restart the container

Here is a picture of the steps 1 to 5

   
You never fail until you stop trying.“, Albert Einstein (1879 - 1955)

  Reply


Messages In This Thread
Answer - by Armin@netPI - November-27th-2017, 06:53 AM
RE: Mosquitto MQTT Broker - by C@rlo5Sepulveda - December-15th-2019, 03:08 AM
RE: Mosquitto MQTT Broker - by Armin@netPI - December-16th-2019, 07:22 AM
RE: Mosquitto MQTT Broker - by tad - March-3rd-2021, 08:45 AM
RE: Mosquitto MQTT Broker - by Armin@netPI - March-3rd-2021, 11:17 AM
RE: Mosquitto MQTT Broker - by Armin@netPI - March-3rd-2021, 11:29 AM
RE: Mosquitto MQTT Broker - by Armin@netPI - March-3rd-2021, 11:36 AM
RE: Mosquitto MQTT Broker - by Armin@netPI - March-3rd-2021, 11:50 AM
RE: Mosquitto MQTT Broker - by tad - March-3rd-2021, 11:57 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  MQTT test DSongra 12 7,899 October-20th-2020, 08:20 AM
Last Post: Armin@netPI
  Node-Red MQTT with SSL/TLS can't connect to broker BFH_SAM2 6 5,823 May-18th-2018, 08:48 AM
Last Post: Armin@netPI
  Receive iot hub messages through MQTT adapter marcel 1 2,652 March-15th-2018, 05:56 PM
Last Post: Armin@netPI

Forum Jump:


Users browsing this thread: 1 Guest(s)