The easiest way is from the dashboard. Open the account menu, go to Settings, scroll to the Agents section, and click Connect agent. Give your server a name. There’s also an optional Base domain field: setting it pre-fills the --domain flag in the generated install command. Nubo then reveals a single install command with the token already embedded: copy it and run it on your server.
The install command is shown exactly once, because only its hash is stored. If you lose it, register a new agent.
In the dashboard, click New Frame. After picking your repo, you’ll see a Target picker (Nubo Cloud plus a pill per connected agent): choose your agent instead of Nubo Cloud.Prefer the API? Pass the agent’s ID when you create the Frame:
The agent will build your app and start it up. You can follow the build logs live from the Nubo dashboard.Once the build finishes, your Frame will be available at <frame-id>.frames.example.com.