This repository was archived by the owner on Oct 10, 2025. It is now read-only.
Commit b0b779b
committed
docs: [#12] add MySQL migration implementation plan
- Add comprehensive implementation plan for migrating from SQLite to MySQL
- Include correct MySQL connection string format (path parameter)
- Document automatic database migrations by Torrust Tracker
- Add local Docker Compose testing strategy before VM testing
- Update docs structure to include issues directory
- Fix configuration based on actual Torrust Tracker MySQL driver
The plan follows Phase 1 of the Hetzner migration strategy and provides
step-by-step implementation guide with proper testing methodology.1 parent 621382c commit b0b779b
File tree
4 files changed
+498
-0
lines changed- docs
- issues
4 files changed
+498
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
29 | 36 | | |
30 | 37 | | |
31 | 38 | | |
| |||
0 commit comments