Documentation

Ringleader Documentation

Technical documentation for Ringleader: persistent, reproducible development environments managed as Kubernetes-style resources.

Ringleader manages workstations (local VMs, containers, and remote cloud machines) as Kubernetes-style resources that are continuously kept in line with the state you declare. You describe an environment once in YAML, apply it like kubectl, and Ringleader keeps the real machine matching it: no snowflakes, no hand-patched one-offs, the same environment for a human or an AI agent.

This site documents how to install Ringleader, drive it from the command line, and author the resources that define your environments.