Downloads

Binaries

Debian / Ubuntu repository

ChirpStack provides pre-compiled binaries as Debian (.deb) packages. To activate this repository, execute the following commands:

Set up the key for the ChirpStack repository:

sudo mkdir -p /etc/apt/keyrings/
sudo sh -c 'wget -q -O - https://artifacts.chirpstack.io/packages/chirpstack.key | gpg --dearmor > /etc/apt/keyrings/chirpstack.gpg'

Add the repository to the repository list:

echo "deb [signed-by=/etc/apt/keyrings/chirpstack.gpg] https://artifacts.chirpstack.io/packages/4.x/deb stable main" | sudo tee /etc/apt/sources.list.d/chirpstack.list

Update the apt package cache:

sudo apt update

Docker

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