Live demo

Try Soul Stack online

This is the actual Soul Stack web UI — not slides, not a video. The network is replaced by a client-side simulator, so there is no backend and no sign-up. Everything is deterministic and works offline once loaded.

soul stack · demo
The demo start screen: pick a scenario and open the console.
keeper · /ui
Cluster overview — just like a real Keeper.

What you can do

Provision a node

Pick a scenario (redis / postgres / nginx) and watch an incarnation go from plan to ready.

Watch reconcile

A run stepping through the Destiny with honest changed=true/false per host.

Browse the registries

Souls, Services, Incarnations, RBAC, audit — the real operator screens.

Why there is no backend

The Soul Stack frontend is built as-is, with zero demo-only edits. Between the UI and the “server” sits a request interceptor backed by a deterministic control-plane simulator: it answers the same APIs a real Keeper does and drives the same provisioning and reconcile scenarios. That keeps the demo honest — you see exactly the product you would deploy.

Ready to run it for real?

The demo is for exploring. A real install is one binary and about five minutes.