chore(ops-agent): track max2 media-organizer redeploy flow + copilot smoke #93
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "claude/mo-copilot-smoke"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Version-controls the live max2 media-organizer redeploy config into the repo template.
Adds to both
deploy/ops-agent/commands.ymlanddeploy/ops-agent/baseline/commands.yml(plus the matchingflows/redeploy_media_organizer.yml):git_reset_origin_main,git_submodule_synccompose_up_media_organizer(build + recreate viaup -d --build)smoke_media_organizer(tailnet IP 100.102.8.64:3107)smoke_copilot_media_organizer(MO web -> scrum4me-copilot /health)These mirror what is already live in /etc/ops-agent on max2 — no runtime effect, purely bringing the version-controlled template in sync. Rebased onto current main; the commands.yml conflict with PR #92 (
repo_contains_sha) was resolved by keeping both blocks (YAML validated, no duplicate keys).