Deploys
Targets
A target in Cased represents the where of a deployment, associated with a particular source for the deployment.
A target can be an environment, like production
or staging
, a set of instances with a name, a single machine, etc.
A target is always associated with a particular project (i.e., a repository).
Creating a target
To create a target:
- Use the left-side navigation to go to
Deploys
and clickCreate target
.
- Name your new target.
- Associate the target with a repository.
- Pick a workflow to run when you deploy from Cased.