Dotty Dotter
|
0ef5910eb4
|
feat: Deploy-Scripts für VServer (#8)
- scripts/deploy.sh: Code-Sync + Docker-Build + Restart + Health-Check
- Optionen: --build-only, --skip-frontend, --full
- Nutzt tar+scp (kein rsync auf VServer)
- Automatischer Health-Check nach Deploy
- scripts/deploy-db.sh: DB-Upload mit Migrationen
- Optionen: --dry-run, --migrate-only, --skip-migrate
- Schema-Validierung vor Upload
- Backup + Container-Stop + Upload + Migrationen (FTS5, Strang, Fristen)
- docker-compose.yml: Obsoletes 'version' entfernt
Closes #8
|
2026-04-02 15:23:00 +02:00 |
|