Skip to main content

Deployments

A Deployment represents the running state of an application on a specific target environment. It captures which package version is deployed, what configuration is applied, which endpoints are exposed, and how external traffic is routed to the application.

What You Can Do

SectionDescription
DeployDeploy an application package to one or more target environments
DeploymentOpen the CD Dashboard for the deployment
ConfigurationView the configuration currently applied to the deployment
VersionInspect the deployed package version and its included components
EndpointsView internal and external URLs exposed by the deployment
DomainsView and manage domain routing rules pointing to the deployment
Preview DeploymentTemporary deployment created automatically after a successful preview build
Pending ApprovalReview and approve or deny a pending deployment when a Deployment Quality Gate is active
Remote DebugEnable remote debugging for a running deployment using mirrord