The easiest way is from the dashboard. Open Settings → Compute → Agents and hit Register agent. Give your server a name and Nubo hands you back two things:
An install command you can paste straight into your server’s terminal.
A registration token that’s shown exactly once. Click the copy button.
Tokens are shown one time only. If you lose it, register a new agent.
In the dashboard, click New Frame. After picking your repo, you’ll see a Deploy target picker: choose your agent from the list 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.