homelab-codex-ws/scripts/deploy
Oskar Kapala db592fbc28 feat(deploy): Saturn-side dispatcher wrapper
Replaces the per-node staged framework with a single entry point that
runs from SATURN: preflight (branch/clean-tree/push/SSH), gate (pytest +
docker build per service), execute (control-plane.sh --ssh or remote
deploy-node.sh), verify (docker ps), and one-line report.

Exit codes: 0=ok 1=preflight 2=gate 3=execute 4=verify 5=sudo-handoff.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-03 16:06:36 +02:00
..
deploy-control-plane.sh Fix control plane SSH deploy TTY 2026-05-18 21:41:47 +02:00
deploy-frigate.sh fix: remove --pull always flag incompatible with docker-compose v1 2026-05-21 22:07:49 +02:00
deploy-host.sh Initial homelab workspace structure 2026-05-07 20:17:27 +02:00
deploy-node.sh fix(deploy): inventory-aware orchestration and correct override paths 2026-05-20 14:50:01 +02:00
deploy-role.sh Initial homelab workspace structure 2026-05-07 20:17:27 +02:00
deploy-stability-agent.sh Fix stability agent fleet deploy scripts 2026-05-17 21:09:06 +02:00
deploy.sh feat(deploy): Saturn-side dispatcher wrapper 2026-06-03 16:06:36 +02:00
orchestrate-deploy.sh fix(deploy): inventory-aware orchestration and correct override paths 2026-05-20 14:50:01 +02:00
update-all.sh Initial homelab workspace structure 2026-05-07 20:17:27 +02:00
verify-agent-fleet.sh Fix agent fleet verification via Redis container 2026-05-17 23:00:51 +02:00