Open Deployments from the project sidebar. The overview lists deployments for the current project in a sortable, filterable table (newest first by default).
Use the Deploy action on the overview to start a new deployment for the project’s main environment. While a deployment is starting or running, the button shows a loading state.
If there are no deployments yet, the overview explains that you can deploy the project to get started.
Click an environment link in the overview (or open a deployment by ID from the URL) to open the detail view for a single deployment.
The detail page shows:
The page subscribes to updates for that deployment record, so status and metadata refresh while a build is in progress.
An expandable Build log section loads log lines from the hosting integration when supported.
If the deployment cannot be found, Cockpit shows a not found message with a short explanation.