Source

File: http://svn.grimore.org/docker/compose/mosquitto.yml -

version: "3.7"

services:
  # mqtt5 eclipse-mosquitto
  mosquitto:
    image: eclipse-mosquitto:latest
    ports:
      - "1883:1883" #default mqtt port
      - "9001:9001" #default mqtt port for websockets
    volumes:
      - /mnt/docker/data/mosquitto/config:/mosquitto/config
      - /mnt/docker/data/mosquitto/data:/mosquitto/data
      - /mnt/docker/data/mosquitto/log:/mosquitto/log
 

assets/docker/compose/mosquitto.txt ยท Last modified: 2024/03/04 11:07 by office

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.