kilolock.dev

Self-Hosted Quickstart

The simplest OSS evaluation path is:

cp .env.example .env
docker-compose up --build -d
terraform init
terraform apply

This starts the lightweight OSS stack and gives you a Terraform/OpenTofu-compatible HTTP backend plus query and history workflows.

Next steps