📄️ DevOps
How infrastructure, environments, releases, and operations are planned for dCorps.
📄️ Environments
Define dev, staging, and prod environments for dCorps infrastructure.
📄️ Cosmos Environment
Summarize what is required to stand up a Cosmos-based environment for the dCorps Hub.
📄️ Network Parameters
Baseline chain IDs, denoms, prefixes, and genesis parameter defaults for dev, testnet, and mainnet.
📄️ DevOps Security
Security posture for infrastructure and operations. No live secrets are stored in this repo.
📄️ Observability
Metrics, logs, and alerts required for a healthy dCorps network.
📄️ CI/CD
Describe automated checks and release flow for documentation and, later, chain code.
📄️ Release Process
Define how changes move from dev to staging to prod, and what approvals and verification are required.
📄️ Backup Strategy
Snapshot frequency, retention, and verification strategy for chain and indexer data.
📄️ Runbooks
List required runbooks. Details may be stored under dcorps-docs-private/docs/restricted/ if they contain sensitive operational steps.
📄️ Runbook: Validators
Public-safe validator onboarding steps and key rotation guidance.
📄️ Runbook: Genesis
Public-safe steps to build, verify, and publish a genesis file for devnet, testnet, or mainnet.
📄️ Runbook: Upgrades
Public-safe steps for planned upgrades and rollback posture.
📄️ Runbook: IBC Outage
Public-safe steps for IBC relayer outages and channel recovery.
📄️ IBC Operations
Operational requirements for IBC relayers and channel health.
📄️ Runbook: Indexer
Public-safe steps for indexer backfill and recovery.
📄️ Runbook: Backups
Public-safe backup, snapshot, and restore procedures.
📄️ Runbook: Incidents
Operational incident steps aligned to docs/security/INCIDENT-RESPONSE.md.