2.6 Launch First Run and First Release

Orbnetes deployment and release orchestration documentation for operators and platform teams.

Release list page

Create release page

Release details page

First Standalone Run

  • Open Run Blueprint (standalone launch).
  • Choose blueprint.
  • Fill required launch inputs.
  • Launch.
  • Verify pipeline graph, per-job live page, and console logs.

What to confirm:

  • Job routing by tags works.
  • Dependencies (needs) execute in expected order.
  • Final status reflects command result.

First Release

  • Open Releases -> Create.
  • Fill release title.
  • Select blueprint.
  • Select source, tag, and release file.
  • Select configuration environments if needed.
  • Add approvers (optional).
  • Launch.

What to confirm:

  • Without approvers: release starts immediately.
  • With approvers: release enters pending_approval and starts only after approvals.
  • Release detail page shows status, deployments, discussion, and linked pipeline.

Quick troubleshooting checklist

  • If queued too long: check agent tags and online status.
  • If source fields are empty: verify source config and connectivity.
  • If run fails fast: inspect first failed step in live console.
  • If release waits: check approval list and pending approvers.