Reference
Checklists
Execution checklists for migration, deployment, SSL, and Linux operations.
Use these checklists before touching production systems.
Pre-deployment
- Confirm rollback target and rollback owner
- Verify environment variables and secret loading
- Validate certificate paths and file permissions
- Run smoke checks in staging with production-like headers
Migration dry run
- Copy data subset and measure runtime
- Validate branch and tag mapping outputs
- Confirm author map handling
- Record cutover communication plan
SSL cutover
- Validate key and cert match
- Confirm full chain ordering
- Test handshake from multiple clients
- Confirm redirect behavior and cache headers