Skip to content

Architecture

┌──────────────────────────────────────────┐
│ Gumball Runtime │
├──────────────────────────────────────────┤
│ Coordinator │
│ • HTTP API │
│ • Scheduling │
│ • State (rqlite) │
├──────────────────────────────────────────┤
│ Engine │
│ • Container execution (OCI) │
│ • Storage management │
│ • Networking / reverse proxy │
│ • GPU monitoring │
└──────────────────────────────────────────┘
  1. No Kubernetes required
  2. One Capsule = one container
  3. Local-first and privacy-first