Orne Brocaar 7309a35a3b Update configuration files with env. variables.
This makes it possible to use the config examples with Docker Compose
(where every service has its own hostname) and to use it for packaging
(where by default the services are running under localhost).
2022-04-23 11:25:40 +01:00
2022-04-18 21:19:24 +01:00
2022-04-21 21:45:41 +01:00
2022-04-06 21:18:32 +01:00
2022-04-06 21:18:32 +01:00
2022-04-06 22:13:16 +01:00
2022-04-18 21:19:24 +01:00
2022-04-06 21:50:23 +01:00
2022-04-18 21:19:24 +01:00
2022-04-06 21:18:32 +01:00
2022-04-18 21:19:24 +01:00
2022-04-18 21:19:24 +01:00
2022-04-06 21:18:32 +01:00
2022-04-18 21:19:24 +01:00
2022-04-06 21:18:32 +01:00

ChirpStack open-source LoRaWAN Network Server

CI

ChirpStack is an open-source LoRaWAN Network Server, part of the ChirpStack project.

Note: this repository contains the source of what is going to be ChirpStack v4. This release merges the ChirpStack Network Server and ChirpStack Application Server components into a single service, making it a lot easier to setup a multi-region ChirpStack instance. This is still work in progress.

Please refer to the forum announcement for background information: https://forum.chirpstack.io/t/changes-coming-to-chirpstack/13101

Testing / building from source

To build ChirpStack from source, run the following command:

make test-server

Note: this requires a Linux environment With Docker and Docker Compose setup. Pre-compiled (test) binaries will be provided soon.

License

ChirpStack Network Server is distributed under the MIT license. See also LICENSE.

Description
ChirpStack open-source LoRaWAN Network Server
Readme MIT 18 MiB
Languages
Rust 85.5%
TypeScript 14.1%
Makefile 0.2%