Initial slim mission control
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# Maxi's Mission Control
|
||||
|
||||
Schlankes Mission Control fuer Maxi unter `https://mc.texisoft.com`.
|
||||
|
||||
## Features
|
||||
|
||||
- Login fuer den initialen Admin
|
||||
- Taskboard mit Backlog, In Progress, Review, Done
|
||||
- Einstellungen mit OpenClaw-Verbindungsstatus
|
||||
- Verbindung zu Maxis OpenClaw Gateway, nicht zu Baos Nexus/OpenClaw
|
||||
|
||||
## Betrieb
|
||||
|
||||
Die Produktion laeuft per Docker Compose im Projektpfad:
|
||||
|
||||
```bash
|
||||
docker compose up -d --force-recreate --build
|
||||
```
|
||||
|
||||
Noetige Secrets liegen in `.env` und werden nicht ins Repo geschrieben.
|
||||
Reference in New Issue
Block a user