Update a single node (CLI)
ghcr.io/getainode/ainode:latest and restarts the systemd service. Models, config, and training artifacts are never touched.
Update from the browser
When a newer version is available on GHCR, a pulsing ⬆ Update available: vX.Y.Z badge appears in the top bar of the web UI. Click it to update in place — no terminal needed.Update the entire cluster at once
From the master node’s web UI, the CLUSTER pill (top of the topology view) has an ⬆ Update all button. Click it to:- SSH into every discovered worker in parallel and run
docker pull + systemctl restart - Update the master node itself last
- Watch per-node progress live (pending → updating → done / failed)
