I’m a newbie, so please bear with me. I have an HTTP integration working just great. However, I’d like to try some of the other types. According to https://www.chirpstack.io/application-server/, all of the following should be available:
AMQP / RabbitMQ
AWS SNS
Azure Service Bus
GCP Pub/Sub
HTTP
InfluxDB
Kafka
LoRa Cloud
MQTT
myDevices
PostgreSQL
ThingsBoard
Here’s a screen-shot from that page:
However, when I attempt to create a new integration, I only get the following possibilities:
I see from https://www.chirpstack.io/application-server/install/config/ that I should be able to issue a command saying “chirpstack-application-server version”, but I’m so new and naïve I don’t even know where to enter than command. My Chirpstack is running in a Docker container on a Windows machine.