Open source guide
Self-host an AI agent on your own hardware.
Open source. MIT licensed.
The Provision core (OpenClaw harness, agent runtime, channel adapters, dashboard) is open source under MIT. You can run the same platform that powers the managed cloud on your own servers — for free. This page is the honest guide to doing it well: hardware, setup, the gotchas you'll hit, and the cases where managed cloud is the better call.
Why self-host an AI agent at all
Three reasons usually drive the decision. Compliance — your data has to live on hardware you control, full stop. Cost at scale — once you're running many agents continuously, the fixed-cost-per-month model of managed cloud loses to a server you already own. Curiosity and control — some teams just like owning their stack and don't mind the ops work.
All three are valid. The honest answer for most teams is that self-hosting AI agents is more work than it looks, especially the email and channel layers, and that you should pick self-host only if at least one of those three reasons applies specifically to you.
What you're running
A self-hosted Provision deployment is the same component set as the managed cloud, just on your hardware. Concretely:
The setup, end to end
Plan for a long afternoon if you're experienced, a weekend if you're newer to ops. Below is the actual sequence — skip steps at your peril.
When self-host wins, when cloud wins
FAQ
Self-host or managed — both paths are real.
Try managed for 48 hours free. Migrate to self-host whenever you're ready.