[Feature] Add backup/restore procedure and restore drill #29

Closed
opened 2026-07-06 11:30:48 +02:00 by zemion · 1 comment
Owner

Imported from the consolidated GovOPlaN product backlog.

  • Source: /mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/backlog.md
  • Line: 167
  • Section: Milestones > Milestone 9 - Operational Self-Hosted MVP
  • Source status: PARTIAL.

Imported backlog item:

- [ ] Add backup/restore procedure and restore drill.
<!-- codex-backlog-fingerprint:85c9cf3d5de5c9a75b38e997 --> Imported from the consolidated GovOPlaN product backlog. - Source: `/mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/backlog.md` - Line: `167` - Section: `Milestones > Milestone 9 - Operational Self-Hosted MVP` - Source status: `PARTIAL.` Imported backlog item: ```markdown - [ ] Add backup/restore procedure and restore drill. ```
zemion added this to the Milestone 9 - Operational Self-Hosted MVP milestone 2026-07-06 13:05:38 +02:00
Author
Owner

Completed and published.

The existing backup/rollback procedure now has machine-readable restore-drill evidence via module-installer-rollback-drill.py --evidence-path ..., atomic mode-0600 evidence writes, completion timestamps, SQLite backup integrity checks, and Ops visibility of the latest backup/restore evidence.

Commits: GovOPlaN/govoplan@3c658fa and GovOPlaN/govoplan-core@b65b488. The rollback drill passed, and a fresh all-module migration/startup smoke passed.

Completed and published. The existing backup/rollback procedure now has machine-readable restore-drill evidence via `module-installer-rollback-drill.py --evidence-path ...`, atomic mode-0600 evidence writes, completion timestamps, SQLite backup integrity checks, and Ops visibility of the latest backup/restore evidence. Commits: GovOPlaN/govoplan@3c658fa and GovOPlaN/govoplan-core@b65b488. The rollback drill passed, and a fresh all-module migration/startup smoke passed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GovOPlaN/govoplan-core#29