Noderax Docs
Operations

Tasks, Packages, Schedules, And Notifications

Coordinate operational work across nodes with tasks, package actions, schedules, and outbound notifications.

Tasks, Packages, Schedules, And Notifications

Noderax combines several forms of operational execution.

Tasks

Tasks model command or workflow execution on nodes. The API tracks task state, logs, retries, stale detection, and scheduling behavior.

Packages

Package workflows manage install, upgrade, search, and removal behavior through the control plane and the agent runtime.

Schedules

Scheduled work is part of the API runtime and relies on host-side correctness in the control plane. In HA mode, cluster locks prevent duplicate execution.

Notifications

Notifications surface the result of task and node activity to operators through configured delivery channels. SMTP and chat configuration are typically validated during setup, then tuned from the installed runtime.

On this page