Documentation

From zero to
first deploy.

Everything you need to enroll a server, ship an app, and drive your infrastructure from the CLI or an AI agent on the same audited API.

Quickstart

Two commands to a live URL.

quickstart
# 1. Create a server in the dashboard (or: sproobo enroll my-box -y) and run the printed one-liner as root: SPROOBO_ENROLL_TOKEN='<your-token>' bash -c "$(curl -fsSL 'https://cp.sproobo.com/dl/bootstrap.sh')" # 2. Create + deploy an app from your repo: sproobo apps create my-app --server <serverId> --repo https://github.com/you/app --domain example.com -y
Guides & reference

Everything, one topic at a time.

Need a hand?

We answer like engineers.