Prerequisites
- Docker with Compose v2
- NVIDIA GPU + nvidia-container-toolkit (for Ollama embeddings)
- (Optional) Cloudflare Tunnel for public access
Start the stack
Services
| Service | Port | Description |
|---|---|---|
| Hivemind API | 9100 | Core API (auth, sessions, knowledge search, MCP) |
| Vexa API Gateway | 8056 | Meeting bot API |
| Vexa Admin API | 8057 | Admin operations |
| MinIO Console | 9001 | Object storage UI |
| Ollama | 11434 | Local embedding model server |
| Qdrant | 6333 | Vector DB REST API |
