$0 · no community/business split

One command. A full admin panel. Free.

swarmdash is the piece Docker Swarm was missing — live console, GitOps deploys, SSO and audit logs, running from one binary. No plan to pick, nothing held back.

Watch it run ↓
~/cluster
// real pages, not a mockup

Snapshotted from a running instance.

Nine real pages pulled from a live swarmdash cluster — dashboard, a service detail view, cluster topology, a compose dry-run diff, the audit log. The nav inside actually switches between them.

swarmdash.local

A real cluster, snapshotted — not a live connection. Buttons like Delete or Scale are inert here; they work for real once it's running on yours.

// included, not upsold

Nothing here is a paid add-on.

Live console
Exec a shell, tail logs, watch live CPU/memory and browse files in any running container — proxied straight to the node running it.
// architecture

One admin. Agents everywhere.

admin runs once, on a manager node, and talks to a thin agent running on every node — no overlay network or extra infrastructure to stand up.

browserHTTP/WS + cookie
adminmanager node
agentnode 1
agentnode 2
agentnode 3
// pricing

There is no upgrade tier.

Community Edition Business Edition Enterprise "Contact sales"
$0self-hosted, unlimited nodes, every feature on

SSO, RBAC, GitOps and audit logs aren't a Business Edition — they're just what swarmdash does.

// install

docker stack deploy. That's the whole install.

~/cluster
$ git clone https://github.com/emmtvv/swarmdash.git && cd swarmdash && make deploy
pulling images
starting mongo
admin up on the manager
agent joined — every node

Bring it to your cluster.

No Kubernetes-shaped detour, no four-service stack to babysit, no plan to upgrade into.