Skip to main content

Deploys

The Deploys tab shows the full deployment history for your application — every release, rollback, and redeployment.

What You'll See

ColumnDescription
VersionThe deployment version number
StatusCurrent state (Running, Failed, Stopped)
Deployed AtTimestamp of the deployment
Deployed ByUser or CI/CD pipeline that triggered it
SourceGit commit, Docker image, or archive

Actions

  • Redeploy — trigger a fresh deployment of the current version
  • Revert — roll back to a previous version
  • View Logs — inspect build and runtime logs for a specific deploy

See also: Redeploying an Application and Reverting a Deployment