GitOpsHQ Docs
Quickstart

Day 1 Operations

What teams should do on the first real working day with GitOpsHQ.

Day 1 Goal

Run one complete and auditable change cycle in a non-production environment: preview -> release -> approval -> execution -> verification.

Morning Checklist

Open active project and confirm environment states (freeze, policy, approval requirements).
Review pending approvals and identify ownership gaps.
Verify diagnostics and runbook entry points are reachable by on-call roles.
Select one low-risk change for the first controlled execution cycle.

First Controlled Change Cycle

  1. Prepare a scoped change (workload/binding/variable).
  2. Run preview and confirm impact scope.
  3. Create release request with clear summary.
  4. Route through required approvals.
  5. Execute and validate runtime outcome.
  6. Confirm audit trace completeness.

Team Handshake Model

  • Confirms RBAC and approval policy guardrails are active.
  • Confirms production controls are stricter than non-production.
  • Owns execution flow and validates release/promotion statuses.
  • Escalates permission/policy blockers with evidence, not assumptions.
  • Validates incident path readiness (diagnostics + rollback workflow).
  • Checks evidence collection for post-incident closure.
  • Submits reviewable, scoped change intent.
  • Avoids broad unscoped edits in first-day operations.

Continue With

  1. First Project Workflow
  2. End-To-End Scenarios
  3. Team Onboarding Plan
  4. Runbooks

On this page