Deploys
Targets
A target in Cased represents the where of a deployment, associated with a particular project.
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
- Click the project you want to create the target into.
- Click
Create target
.
- Name your new target.
- Pick a workflow to run when you deploy from Cased.
- Optional. If Sentry is connected, you can associate a Sentry project with the target.
- Optional. If target is
production
, select the checkbox.