sre
Run the Clanker SRE bot for adaptive, read-only infrastructure visibility.
The SRE flow plans, installs, and runs a long-lived observer that reports local, cloud, and observability signals back to Clanker. Docker is the default target, with alternatives for local, launchd, systemd, Kubernetes, cloud VMs, AWS, and GCP.
Usage
bash
clanker sre [command]Commands
| Command | Description |
|---|---|
discover | Discover local, cloud, and observability signals for install planning |
doctor | Validate prerequisites for the selected install target |
plan | Plan an adaptive SRE installation |
install | Generate install assets for Docker, local, systemd, launchd, k8s, or cloud-vm |
run | Run the SRE bot in the foreground |
status | Show local SRE install status and target recommendation |
Examples
bash
clanker sre discover
clanker sre doctor --target docker
clanker sre plan --target cloud-vm --provider aws
clanker sre install --target systemd
clanker sre run --sre --target cloud-vm --provider gcp --interval 60sOne-Click SRE Deploy
clanker deploy --sre plans a low-cost observer runtime instead of deploying the analyzed application:
bash
clanker deploy https://github.com/org/repo --sre --provider awsThe SRE deploy plan is constrained to one small always-on observer, provider-native read permissions, Clanker Cerebro egress, and non-secret health verification.