I’ve been on this website for a few weeks now and I’ve noticed a lot of people have files like chirpstack-application-server.toml and they are able to use mosquitto.pub and mosquitto.sub in their environment. I’m curious what OS people used to run their servers. I’m currently using chirpstack docker found on this github page GitHub - chirpstack/chirpstack-docker: Setup ChirpStack using Docker Compose.
Any mention of chirpstack-application-server.toml is from Chirpstack V3, in V4 the application and network servers were merged.
In docker you can also mosquitto sub and pub, you just have to enter you mosquitto container first, or install mosquitto client tools on the whole machine.
Docker and Ubuntu are the most common installs.
1 Like