dragonflight/deploy
Zac Gaetano fffff1c016 feat(cluster): install capture-card drivers/SDKs from the admin screen
Per-node "Capture Drivers / SDKs" panel installs Blackmagic / AJA / Deltacast
/ NDI drivers without SSH. node-agent gains NODE_TOKEN-gated /driver/install
+ /driver/status (spawns a one-shot privileged ubuntu container that bind-
mounts host kernel paths + the repo and runs deploy/install-driver.sh);
mam-api adds admin-gated /cluster/:id/install-driver + /driver-status.
Driver files live in-repo under sdk/<vendor>/ (private repo); binaries are
admin-supplied per each sdk/<vendor>/README.md. Vendor allowlist throughout.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-31 18:14:59 -04:00
..
api-smoke.sh test: deploy/api-smoke.sh — exercises every API surface 2026-05-23 04:24:10 +00:00
install-driver.sh feat(cluster): install capture-card drivers/SDKs from the admin screen 2026-05-31 18:14:59 -04:00
onboard-node.sh feat(cluster): auto-assign node profiles from detected hardware 2026-05-31 18:02:29 -04:00
test-api.sh fix(deploy): test-api.sh — skip capture 404 (sidecar/idle mode is normal) 2026-05-20 13:56:26 -04:00
test-cluster.sh cluster: stable hostname for mam-api, jq-based smoke test 2026-05-21 11:50:52 +00:00