The LoRa Server components can be setup in multiple ways. For all cases, downloads can be found at the following URLs:
In this case you need to download the pre-compiled binaries for each component and setup scripts so that these components will be started on boot (if desired).
For this you could use systemd unit-files or init script, based on the used Linux distribution.
The LoRa Server project provides Debian / Ubuntu .deb
packages which
can be downloaded from the LoRa Server Deb repository. To guarantee
compatibility, for each major version a separate repository is provided.
Please refer to the Debian / Ubuntu install guide
for a step-by-step guide.
The LoRa Server project also provides Docker images which for example can be used with Docker Compose. See the Docker install for more information.