Kindling Docs
Kindling is a self-hosted PaaS built around declarative reconcilers and best-available isolation on your hardware.- Linux with KVM uses Cloud Hypervisor microVMs.
- Linux without KVM falls back to
crun. - macOS development uses Apple Virtualization.
- The deploy pipeline stays the same across runtimes.
Start Here
- New to Kindling: Overview
- Setting up a real host: Linux Quickstart
- Trying your first app: First Deploy
- Running in production: Production Setup