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.

x86_64 / aarch64 NixOS 24.11+ flake
services.huginn.enable = true;
NixOS Guide

Linux Binary

Single binary with bundled dashboard. Drop it on any Linux box, point it at PostgreSQL, put nginx in front, and run.

x86_64 / aarch64 ~12 MB .tar.gz
Download x86_64 Download aarch64
sha256: 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.

x86_64 / arm64 ~50 MB OCI
docker pull ghcr.io/aletheiastrategic/huginn:latest
Compose File Docker Guide

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.