MirrorMirror — Data Sovereignty

Runbook — Deployment

Mirror Mirror Data Sovereignty Course — Template

Purpose: Document every change before it ships. No silent updates. No mystery deployments. If it touches production, it goes through this runbook.

When to use: Any time you push code, update a workflow, change DNS, modify credentials, deploy a site, or alter any system that other people or processes depend on.


Pre-Deployment Checklist

Deployment Steps

Rollback Plan

If something breaks:

Deployment Log Entry Template

Date:        YYYY-MM-DD
Change:      [one-sentence description]
Files:       [list of paths/IDs]
Deployed by: [name]
Verified:    [yes/no + what was checked]
Notes:       [anything unexpected]

Ship with intention. Every deployment is a decision.