25 lines
1.0 KiB
Markdown
25 lines
1.0 KiB
Markdown
# Deployment
|
|
|
|
This repository organizes declarative GitOps assets for infrastructure delivery.
|
|
|
|
Use this page to standardize deployment prerequisites, supported topologies, operational checks, and rollback notes.
|
|
|
|
## Current code-aligned notes
|
|
|
|
- Documentation target: `gitops`
|
|
- Repo kind: `infra-repo`
|
|
- Manifest and build evidence: repository structure and scripts only
|
|
- Primary implementation and ops directories: `scripts/`, `StackFlow/`, `config/`
|
|
- Package scripts snapshot: No package.json scripts were detected.
|
|
|
|
## Existing docs to reconcile
|
|
|
|
- No directly matching legacy docs were detected; this page is currently the canonical seed.
|
|
|
|
## What this page should cover next
|
|
|
|
- Describe the current implementation rather than an aspirational future-only design.
|
|
- Keep terminology aligned with the repository root README, manifests, and actual directories.
|
|
- Link deeper runbooks, specs, or subsystem notes from the legacy docs listed above.
|
|
- Verify deployment steps against current scripts, manifests, CI/CD flow, and environment contracts before each release.
|