Skip to content

Introduction

Traditional painGumball
Monthly cloud billsRun on your own hardware
Handing data to third partiesLocal-first by default
Complex setupOne manifest to define an app
Your machine
└── Gumball Runtime
├── Coordinator ... scheduler + API
└── Engine ...... container execution

A Capsule is an application package that runs on Gumball.

  • Docker image + metadata (capsule.toml)
  • Install from a store and run with one click
  • Resource limits and network controls are applied automatically

Get started in 5 minutes