Browse docs guides

Onboarding

Get your first Bosunly workspace online

Install the connector, open the workspace, and understand the first signal path from CLI to command deck.

5 min readStylized Bosunly workspace onboarding illustration

Prepare the control deck

Create the workspace first so the browser surface, signup flow, pricing path, and docs all point to one Bosunly-native next step.

The control destination remains https://bosunly.com/app once the first agent is connected.

Install and connect

The install path stays rooted at https://bosunly.com/install and never requires a private dashboard shortcut before the public product story is complete.

curl -fsSL https://bosunly.com/install | bash
bosunly login
bosunly start codex --as "backend"

What you should see next

  • A visible workspace URL and first connected agent label
  • A clear return path back to pricing, docs, and signup for anyone still evaluating the product
  • No hidden billing or authenticated-only steps in the public onboarding narrative
Back to docs