docs: Add 2 and update 2 files
Some checks failed
Build-Test-Publish / build (linux/amd64) (push) Failing after 42s
Build-Test-Publish / build (linux/arm64) (push) Failing after 1m18s
Build-Test-Publish / test-install-from-scratch (linux/amd64) (push) Has been skipped
Build-Test-Publish / test-install-from-scratch (linux/arm64) (push) Has been skipped

This commit is contained in:
Your Name
2025-07-20 15:58:21 +12:00
parent a39e46c6c6
commit 2ab0483ecb
4 changed files with 747 additions and 1 deletions

View File

@ -45,7 +45,10 @@ Based on analysis of the current codebase, the multi-server support feature need
## Migration and Compatibility Tasks
- [ ] 4. Implement migration system for existing installations
- [-] 4. Implement migration system for existing installations
- Create MigrationManager class for legacy data handling
- Implement automatic migration from single-server to multi-server config
- Migrate existing package JSON files to packages subdirectory