LoRa Server Stack

Installation

The LoRa Server Stack can be deployed to the edge using the resource manifest found in the Resource Manifests section.

This will deploy (Chirpstack components):
  • gateway bridge
  • network server
  • application server
And the dependencies:
  • postgresql
  • redis
  • mosquitto

The stack is initialized so that all the pieces can talk to each other. The gateway bridge itself is available on port 1700 (UDP) of the ecp-lora-server-stack-gateway-bridge service (internal to the cluster) and can be exposed as a node port if necessary (for use with external LoRa gateways).

Links

Chirpstack