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.
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.