How does the runner get updated?
Last updated: February 3, 2026
QUESTION
How does the runner get updated?
ANSWER
The runner is governed by a Runner Management Mode (mng) systemd service in the ASG EC2 VM that orchestrates and manages the runner container within a docker systemd service.
The mng daemon is responsible for fetching the install runner image version from the Nuon control plane and overseeing the lifecycle of the runner process including changing its version and restarting it.
When a new release of the Nuon control plane is deployed, the runners are updated as well.
DOCS