Can i use a VerneMQ instead of Mosquitto?

I’m implementing chirpstack in a already in production IoT infrastructure. They asked me to use the VerneMQ and a external postgres server they already have.
What configuration i need to change to make it work? Im using the installation in docker.

Thanks in advance!

You can use any MQTT broker you want, assuming it supports v5 (a relatively recent requirement). I’ve had issues with Verne in clustered mode in years past, but that was not specific to ChirpStack.

Which should be the case for VerneMQ :slight_smile: See: MQTT 5 Support in VerneMQ.

@gabrieldv

You can also use EMQX MQTT Broker.

EMQX: The #1 MQTT Platform for IoT, IIoT and Connected Cars

This topic was automatically closed after 90 days. New replies are no longer allowed.