v14.7.0 is here — AI-generated sub-tasks, epics & task links, plus a smoother first-run setup.See what’s new →
Get started

Get AlianHub running tonight

A live demo you can open right now, one Docker command for your own server, or a cloud we run for you. Every route ends at the same place: the full product, nothing held back.

  • v14.7.0 · July 2026
  • AGPL-3.0 open source
  • amd64 + arm64
  • Windows · macOS · Linux
Pick your route

Three ways in. Zero sales calls.

Kick the tires in a browser tab, own the whole stack tonight, or hand Alian Software the keys. Same product all three ways — the only question is who runs the server.

~30 seconds

Try the demo

Zero setup. Zero install.

A live workspace already running at demo.alianhub.com — boards, timers, chat, the lot. Open it, drag some tasks, judge for yourself.

  • The real product, not a video tour
  • Judge it before you deploy it
  • Works right now, in this browser
Open the live demo

Runs at demo.alianhub.com

~1 email

Go Cloud

We run it. You work.

Managed hosting by Alian Software — the same product on our servers, updates handled. $10/user/mo, or $7.75 billed annually.

  • Nothing to deploy or patch
  • Hosted & supported by Alian Software
  • Save 22% on annual billing
See Cloud pricing

Questions first? Talk to us.

Self-host

Self-host in three commands

Clone, compose, click through the wizard. If you can paste into a terminal, you can own your project management before dinner.

  1. Clone the repo

    Grab the source with git clone — the Docker Compose file ships in the box, so there’s nothing else to download.

  2. Bring the stack up

    docker compose up -d pulls official GHCR images for amd64 and arm64, wires up MongoDB, and boots everything in one go.

  3. Open the install wizard

    Visit your server in a browser. The wizard configures MongoDB, file storage (local disk or S3-compatible), and optional Firebase, AI and SMTP. One env var is on you: JWT_SECRET.

Developer route: skip Docker and build from source with npm run setup. The full walkthrough lives at help.alianhub.com.

Heads up: set JWT_SECRET in your environment before first boot. The install wizard handles everything else.

Desktop apps

The full app, off the browser

An Electron desktop app with complete feature parity, plus dedicated time trackers for Windows, macOS and Linux. All free, all on the releases page.

AlianHub Desktop Electron

The entire platform in its own window — every view, timer, dashboard and chat thread from the web app, kept in lockstep by Socket.io real-time sync.

  • Feature parity with the web app — not a lite version
  • Builds for Windows, macOS & Linux
  • Live sync — a board move on the web lands on your desktop instantly
Download the desktop appFrom GitHub releases · free

Desktop time trackers

Lightweight companions that post timers straight into project, user and workload timesheets — with screenshot, keystroke and mouse-event capture that stays optional, and off until you say otherwise.

Windows

Start a timer, work, stop — the hours file themselves into your timesheets while you get on with the day.

Timers · Timesheets · Optional capture

Download for Windows

macOS

The same tracker, native on your Mac — timers and capacity data without keeping a browser tab open.

Timers · Timesheets · Optional capture

Download for macOS

Linux

A first-class Linux build — because the people who self-host their tools tend to live here.

Timers · Timesheets · Optional capture

Download for Linux

Every installer lives on the GitHub releases page — versioned with the source, free like everything else.

Before you hit enter

Quick answers, then go deploy

The three things everyone checks before their first deploy. Longer answers live in the full FAQ and the docs.

What do I need to run AlianHub?

For Docker: any box that runs Docker Compose — MongoDB and the rest of the stack ship inside, with official GHCR images for amd64 and arm64. Building from source instead? Node.js plus MongoDB, then npm run setup. Either way, set JWT_SECRET in your environment and the install wizard handles the rest — database, storage, and optional Firebase, AI and SMTP.

Is self-hosting really free?

Really. AGPL-3.0, unlimited users, unlimited projects, and every feature — custom fields, time tracking, chat, AI — included. There’s no locked tier waiting to upsell you. Cloud ($10/user/mo, or $7.75 billed annually) exists purely for teams who’d rather not run a server.

Where do updates come from?

Self-hosters pull fresh GHCR images and run docker compose up -d again — that’s the whole upgrade. Desktop apps and time trackers ship as installers on the GitHub releases page. v14.7.0 landed in July 2026, and releases keep coming.

More on licensing, security and the AGPL fine print in the full FAQ — or go deep in the docs.

No trial clock

Three doors. All unlocked.

Open the demo in one tab and your terminal in the other. Whichever finishes first, you’re running the full product — unlimited users, free forever.

Free foreverOne Docker commandInstallers on GitHub