Disaster Recovery Guide¶
The current InfraLynx disaster recovery baseline is designed for the bootstrap platform state, not yet for the final database-backed production topology.
Recovery Priorities¶
- restore authentication and RBAC access
- restore inventory and validation-critical state
- restore job, scheduler, and workflow state
- restore audit and integration data
Recommended Sequence¶
- Assess whether the incident is isolated or full-environment.
- Select the most recent known-good backup.
- Run restore validation.
- Restore the minimum required sections.
- Run platform validation checks.
- Confirm API read paths and administrative access.
- Resume change activity only after validation passes.
Known Limits¶
- backup persistence is still file-backed
- cross-engine database-native restore automation is documented, not yet active
- large audit or media datasets will need stronger retention and archival handling later