mirror of
http://172.20.10.11:3000/gitadmin/INSIGHT-MVP.git
synced 2026-06-25 06:26:40 +02:00
- Alle Ansible-Rollen erstellt: common, disk_setup, docker, postgresql, pgbouncer, redis, nginx, zabbix_agent - ansible.cfg mit Pipeline-Optimierung - hosts.yml mit echten IPs (DBS01=.20, APS01=.21, WEB01=.22) - group_vars für alle Server (dbs, aps, web) - Zabbix-Server auf sentinel.xinion.de gesetzt - vault.yml.example als Vorlage für Secrets - site.yml nutzt import_playbook (DBS01→APS01→WEB01) - BRIEFING.md für alle 4 Repos angelegt (Platform, Apps, Infra, Shared) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
25 lines
605 B
Markdown
25 lines
605 B
Markdown
# Dev-Status: INSIGHT-Platform
|
|
|
|
_Zuletzt aktualisiert: 15.03.2026_
|
|
|
|
## Status: 🔴 Konzeption
|
|
|
|
## Fertig
|
|
- (noch nichts — Neubeginn)
|
|
|
|
## In Arbeit
|
|
- Berechtigungskonzept (Platform- vs. Modul-Rollen)
|
|
- Repo-Struktur definiert
|
|
|
|
## Ausstehend
|
|
- Prisma Schema (User, Roles, Settings)
|
|
- NestJS Core-Service (Auth, JWT, User)
|
|
- React Shell (Login, Navigation, Module-Registry)
|
|
- Admin-Bereich
|
|
|
|
## Blockiert durch
|
|
- Berechtigungskonzept muss finalisiert werden
|
|
- Phase 1 (Infra) muss abgeschlossen sein
|
|
|
|
## Offene Fragen an andere Teams
|
|
- INSIGHT-Apps: Welche Felder braucht das User-Profil für CRM-Kontext?
|