edgexfoundry / edgex-compose

EdgeX Foundry Docker Compose release compose files and tools for building EdgeX compose files
Apache License 2.0
81 stars 115 forks source link

Add option to use nanoMQ as the MQTT Broker #389

Closed lenny-goodell closed 1 year ago

lenny-goodell commented 1 year ago

πŸš€ Feature Request

Relevant Package [REQUIRED]

This feature request is for MQTT Broker ### Description [**REQUIRED**] Add option to use **nanoMQ** as the **MQTT Broker** any time **MQTT Broker** is added, i.e. `mqtt-bu`s or `mqtt-broker` are specified. Option should be `nanomq` and only be valid to use when `mqtt-bus` or `mqtt-broker` are used and in the case of `mqtt-bus`, also only when `no-secty` is used. ### Describe the solution you'd like add option as described above ### Describe alternatives you've considered Have you considered any alternative solutions or workarounds?