Commit Graph

4 Commits (daf10655341657cc400488da34f230771b5c84dd)

Author SHA1 Message Date
Prathamesh Musale 6726d68100 host-metrics: correct deploy create command shape
`deploy create` requires `--stack` (deploy.py:70) and lives in the
`deploy` group, not `deployment`. `laconic-so deployment create ...`
does not exist as a subcommand.
2026-05-11 12:04:12 +00:00
Prathamesh Musale a62be4def8 host-metrics: use native-stack name and laconic-so deployment logs
`host-metrics` is a native stack -- spec.yml and `laconic-so --stack`
both take the bare stack name, not a path. Replace the `docker ps -qf`
filter with `laconic-so deployment --dir ... logs` so the verify
recipe works regardless of the laconic deployment-hash prefix on the
container name.
2026-05-11 11:58:07 +00:00
Prathamesh Musale 4eaca0ecb0 host-metrics: operator README 2026-05-11 10:51:43 +00:00
Prathamesh Musale 874c61820d host-metrics: stack.yml + compose skeleton
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 10:40:57 +00:00