Downloads
Choose your platform. All editions include the same binary. Your license key unlocks the tier.
Latest: v0.1.0
NixOS Module
Declarative NixOS flake. Add the input, enable the service, rebuild. PostgreSQL, nginx, firewall, and systemd configured automatically.
services.huginn.enable = true;
Linux Binary
Single binary with bundled dashboard. Drop it on any Linux box, point it at PostgreSQL, put nginx in front, and run.
Download x86_64 Download aarch64sha256: available after first build
Docker
Official multi-arch container image. Runs anywhere Docker does. Pair with your own PostgreSQL or use the included compose file.
docker pull ghcr.io/aletheiastrategic/huginn:latest
System Requirements
CPU
x86_64 or aarch64, 2+ cores
RAM
2 GB minimum, 4 GB recommended
Storage
16 GB minimum (log retention scales with disk)
OS
Any Linux (kernel 5.10+), NixOS, or Docker
Database
PostgreSQL 15+ (included in NixOS module)
Network
Syslog receiver on UDP/TCP 514
See the full changelog for detailed release notes.