Linux Quickstart
This is the fastest supported path to a real Kindling host: one Linux machine, one PostgreSQL instance, one Kindling server.Prerequisites
- Linux shell access
- Go
1.26.x - PostgreSQL
sudoaccess for host dependency installation
- KVM support for Cloud Hypervisor microVMs
- A public IP or DNS name if you want public runtime URLs
crun.
Install Host Dependencies
For the normal repo-supported setup:buildah, skopeo, umoci, crun, virt-make-fs, and cloud-hypervisor on KVM hosts.
Start PostgreSQL
For a quick local bring-up:/etc/kindling/postgres.dsn~/.kindling/postgres.dsnpostgres://kindling:kindling@127.0.0.1:5432/kindling?sslmode=disable
Build And Run
:8080 by default.
Useful First-Boot Flags
--public-urlseeds the public API base URL--advertise-hostseeds the host shown in browser-openable runtime URLs--dashboard-hostseeds a separate dashboard hostname