Download Osprey
Free for up to 32 devices. All features, no time limit.
Install via APT repository
The recommended installation method. The package configures PostgreSQL, NATS, nginx, TLS certificates, and all Osprey services automatically.
1
Add the repository
$ curl -fsSL https://deb.wijnberg.net/gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/osprey.gpg $ echo "deb [signed-by=/usr/share/keyrings/osprey.gpg] https://deb.wijnberg.net stable main" | sudo tee /etc/apt/sources.list.d/osprey.list
2
Install Osprey
$ sudo apt update $ sudo apt install osprey
3
You're ready
Osprey installed successfully.
Web UI: https://localhost/
Login: admin / admin
Config: /etc/osprey/osprey.yaml Change the default admin password immediately after first login.
Supported platforms
Packages are built for amd64.
Debian 12 (Bookworm)
Supported
Debian 13 (Trixie)
Supported
Ubuntu 24.04 LTS
Supported
System requirements
OS Linux (amd64)
RAM 2 GB minimum, 4 GB recommended
Database PostgreSQL 15+ (installed automatically by the package)
Network Access to routers via GRE tunnels, SNMP, or BMP (TCP 11019)
What's next?
After installation, configure your first network and start monitoring.