Remote Rollouts
Remote Rollouts
Launching Jobs On The Hub
The Harbor Hub can now be used to run remote harbor rollouts. This guide provides instructions for launching remote jobs through the CLI, web UI, and API.
First, visit the job launcher. Click the link in the banner to fill out a google form for access to remote rollouts.
Then follow the API key creation guide to create an API key.
Interfaces
| Page | Use it for |
|---|---|
| Web UI | Adding secrets and launching a job from the browser |
| CLI | Launching with harbor run --launch, then browsing jobs and trials |
| API Overview | Base URL, authentication, and error shapes |
API Reference
| Page | Endpoints |
|---|---|
| Submitting Jobs | POST /job-submit, GET /job-status |
| Custom Agents | Running an ACP agent from a GitHub repository |
| Managing Secrets | /secrets, /secrets/preflight |
| Registry Credentials | /registry-credentials |
| CLI: Leaderboards | Curated leaderboards from the CLI |