Linux bootstrap control plane · Private Alpha
Define once. Provision everywhere.
Store versioned bootstrap specs, mint single-use tokens, and provision fresh Ubuntu or Debian installs with one command. Real-time tracking included.
$ curl -sSL agent.sh | bash -s -- <TOKEN>
- → Authenticate single-use token
- → Register and start tracked run
- → Apply packages, config, dotfiles
- → Stream status back to dashboard
Structured Config
Versioned, validated bootstrap specs. No mystery shell blobs. Every change is tracked and every run is snapshotted.
Edge Native
Powered by Cloudflare Workers and D1. Highly available, low latency control plane for your infrastructure.
Idempotent Execution
The agent skips already-satisfied steps, ensuring your machine reaches the desired state without redundant work.