Files
rippy/SAVEPOINT.md
T
Hitonabi a505415898 SAVEPOINT v1.2: UI läuft!
- Rippy UI auf Port 80
- Git Sync in Arcane
- Alle Container healthy
2026-07-21 17:07:54 +02:00

30 lines
740 B
Markdown

# SAVEPOINT — Rippy
## Aktueller Stand
**v1.2 — UI läuft! (21.07.2026).**
Rippy läuft auf Arcane VM (192.168.178.162):
- ✅ Arcane WebUI: http://192.168.178.162:3552
- ✅ Rippy UI: http://192.168.178.162:80
- ✅ Rippy API: http://192.168.178.162:8000
- ✅ Git Sync in Arcane konfiguriert
- ✅ Commit: `25cba0e` — UI: Port 80 + lucide-react
### Docker-Container
| Container | Port | Status |
|-----------|------|--------|
| rippy-api | 8000 | Healthy |
| rippy-worker | - | Running |
| rippy-ui | 80 | Running |
| rippy-postgres | 5432 | Healthy |
| rippy-redis | 6379 | Healthy |
### Nächste Schritte
- Echtzeit-Jobstatus via SSE
- Pre-Scan mit TMDB-Matching
- Jellyfin-Formatierung + NFO-Generierung
- Auth + API-Keys