namoshek/Mosquitto MQTT Broker in GitHub Actions

Start a Mosquitto message broker as Docker container

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionMosquitto version to usenolatest
portsPort mappings in a [host]:[container] format, delimited by spaces (example: "1883:1883 8883:8883")no1883:1883
certificatesAbsolute path to a directory containing certificate files which can be referenced in the config (the folder is mounted under `/mosquitto-certs`)no""
configAbsolute path to the mosquitto.conf configuration file to useno""
password-fileAbsolute path to the mosquitto.passwd password file to useno""
container-nameThe name of the spawned Docker container (can be used as hostname when accessed from other containers)nomosquitto

no outputs