Examples
Three complete annotated yoink.yaml configs to lift and adapt to your stack.
Complete annotated yoink.yamls: three real shapes. Lift them, edit until they fit your stack.
Hobby tool / utility
Single host, single service, build locally, no registry. The 5-line yoink.yaml.
Polyglot stack
Rust API + Node web + Caddy + Redis on a single host with per-tier networks.
Production-shape
Multi-host, replicas, secrets, pre-deploy hooks, drift detection, the works.
For a single fully-commented config naming every field, see examples/yoink.yaml in the repo. The sealed-secrets fixture is a self-contained walkthrough that runs against your laptop's docker daemon; no remote host required.