Skip to content

Outdated documentation

You are reading outdated documentation. This page documents ChirpStack v3. ChirpStack v4 is the latest version.

Downloads

Precompiled binaries

Debian / Ubuntu packages

Debian / Ubuntu repository

As all packages are signed using a PGP key, you first need to import this key:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1CE2AFD36DBCCA00

To add the ChirpStack repository to your system:

sudo echo "deb https://artifacts.chirpstack.io/packages/3.x/deb stable main" | sudo tee /etc/apt/sources.list.d/chirpstack.list
sudo apt-get update

Redhat / Centos packages

Docker images

For Docker images, please refer to https://hub.docker.com/r/chirpstack/chirpstack-geolocation-server/.