jcoffey-dev 719a945d64 Initial commit: stalwart-migrator design and scaffolding
In-place upgrade tool for Stalwart Mail Server (0.15.5 -> latest) with
checkpointed rollback and post-migration validation. Design stage; see
ARCHITECTURE.md.
2026-08-22 18:17:17 -07:00

stalwart-migrator

In-place upgrade tool for Stalwart Mail Server: 0.15.5 → latest, with no data loss, checkpointed rollback at every step, and automated post-migration validation.

Design status: architected, not yet implemented — see ARCHITECTURE.md for the full design, the phase-by-phase plan, and the research it's grounded in.

stalwart-migrate preflight   # read-only checks + plan
stalwart-migrate run         # execute the migration
stalwart-migrate status <id>
stalwart-migrate rollback <id>
stalwart-migrate confirm <id>
stalwart-migrate report <id>
S
Description
Imported from github.com during the 2026-09-20 standup (local dir: stalwart-migrator)
Readme GPL-3.0
537 KiB
v2026.9.15
Latest
2026-09-21 05:10:39 +00:00
Languages
Go 99.8%
Shell 0.2%