Hazy

Self-hosted automation board

Todos that run themselves.

Some rows you check off yourself. Others get run by a worker — a shell command, a Claude agent, anything you can wire into a YAML plugin. Workers dial in from wherever the tools live: a laptop, a VM, an old machine in the closet.

One Go binary + Postgres. Docker compose up and you're done.

Why Hazy

How it works

  1. 1

    Spin up hazyd

    docker compose up -d. The Welcome screen creates the first admin user. You're at an empty project drawer within a minute.

  2. 2

    Mint a worker key

    Drawer → Workers → +. The dialog prints a ready-to-paste docker run command. Run it on whichever host has the tools your tasks need.

  3. 3

    Drop tasks into the board

    Click ▶ on a project and tasks dispatch within ~2 s. Some rows are operator todos; others run shell / Claude / your own YAML plugin. Live log SSE streams output as it lands.

Self-host it, or use ours.

Run it on your own box — AGPL-3.0, clone the repo, no licence fee. Or sign up below and we'll run hazyd for you with automatic backups, TLS, and on-call.