Run This Ai
EN DE

Huginn

Create agents that monitor and act on your behalf — the web's personal automation engine

★ 49,532 GitHub MIT automationagentsworkflowmonitoringweb-scrapingiftttself-hostednotifications Automation Tools

Overview

Huginn is an open-source, self-hosted automation platform that lets you build agents to monitor and act on the web on your behalf. With 49k+ GitHub stars, it acts like IFTTT or Zapier but entirely under your control — no cloud dependency, full privacy. Create agents that scrape websites, send email/SMS notifications, post to social media, aggregate RSS feeds, transform data, and trigger complex workflows. Everything runs on your own server with Docker. Perfect for automating repetitive online tasks, building personal dashboards, and connecting web services together.

Requirements

Min vCPU
1
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
2
Rec RAM
3072 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.99
View plan

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  huginn:
    image: huginn/huginn:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/huginn:/data

Best VPS for Huginn →

Huginn: install

Huginn

Huginn

Huginn is an open-source, self-hosted automation platform that lets you build agents to monitor and act on the web on your behalf. With 49k+ GitHub stars, it acts like IFTTT or Zapier but entirely under your control — no cloud dependency, full privacy. Create agents that scrape websites, send email/SMS notifications, post to social media, aggregate RSS feeds, transform data, and trigger complex workflows. Everything runs on your own server with Docker. Perfect for automating repetitive online tasks, building personal dashboards, and connecting web services together.

Prerequisites

  • Docker installed (version 24.0+)
  • Docker Compose (version 2.20+)
  • At least 1GB RAM (2GB recommended)

Quick start with Docker

# Pull the image
docker pull huginn/huginn:latest

# Run the container
docker run -d --name huginn -p 8080:8080 huginn/huginn:latest

Key features

Huginn: overview

Huginn

Huginn

Huginn is an open-source, self-hosted automation platform that lets you build agents to monitor and act on the web on your behalf. With 49k+ GitHub stars, it acts like IFTTT or Zapier but entirely under your control — no cloud dependency, full privacy. Create agents that scrape websites, send email/SMS notifications, post to social media, aggregate RSS feeds, transform data, and trigger complex workflows. Everything runs on your own server with Docker. Perfect for automating repetitive online tasks, building personal dashboards, and connecting web services together.

Key features

What it's good for

Huginn runs entirely on your own infrastructure — your data never leaves your server.

Related tools

Guides & articles