mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 18:41:08 +02:00
feat: Colima migration script, devlog & capacity docs update
- Add migrate-to-colima.sh: full migration script with volume backup, restore, LaunchAgent setup, dry-run mode, and rollback support - Add devlog post: GPU offload, Colima migration & Organic Growth Gate - Update MAC_MINI_SERVER.md: document Colima as container runtime - Update CAPACITY_PLANNING.md: mark Colima migration as done Colima (MIT) replaces Docker Desktop, saving ~10 GB RAM on Mac Mini. The entire self-hosted stack now uses only open-source-licensed components. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
53f90ce87f
commit
559025bfc9
4 changed files with 618 additions and 1 deletions
|
|
@ -113,6 +113,7 @@ Apps wie Todo, Calendar, Clock, Zitare, Contacts, etc.
|
|||
- [x] Ollama/FLUX.2/Telegram-Bot auf Mac Mini deaktiviert
|
||||
- [x] Registrierungslimit implementiert (MAX_DAILY_SIGNUPS, default: unlimitiert)
|
||||
- [x] Health-Checks und status.sh auf GPU-Server umgestellt
|
||||
- [x] Docker Desktop → Colima migrieren (~10 GB RAM gespart, MIT-Lizenz)
|
||||
- [ ] PgBouncer fuer Connection Pooling einrichten
|
||||
- [ ] Cloudflare Cache Rules fuer statische Assets
|
||||
- [ ] Registrierungslimit aktivieren (5/Tag) in .env auf Server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue