Queue

The Queue page shows every job that has been dispatched across all your instances.

Columns

ColumnDescription
ServerWhich server the job ran on
InstanceWhich instance was targeted
TypeJob type (deploy, restart, backup, merge, stop, remove)
StatusCurrent state: queued / running / done / failed
Initiated byUser who triggered the job
CreatedTimestamp

Log Viewer

Click the log icon on any row to open the queue log modal, which shows the full console output of the job — including git pull output, module update logs, container start/stop events, and any errors.

Pagination

Use the page controls at the bottom to navigate through older jobs.