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:

  1. Use the left-side navigation to go to Deploys
  2. Click the project you want to create the target into.
  3. Click Create target.
  1. Name your new target.
  2. Pick a workflow to run when you deploy from Cased.
  3. Optional. If Sentry is connected, you can associate a Sentry project with the target.
  4. Optional. If target is production, select the checkbox.