Managing a Deployment

Deployments can be managed through the portal on the deployments page of each environment.

To get there:

  1. Environments from main, left-hand navigation.
  2. Select environment from first column.
  3. Deployments from the horizontal navigation on the environment dashboard.

deployments dashboard

Adding and Removing Tags

Deployment tags can be added using the + icon next to the deployment. This opens a small modal where the user can create a new tag for the deployment.

deployment tag

If the tag being added already exists, the user will get a warning that says Will change tag ___ to this version. This follows the pattern that tags are unique among each environment.

create tag warning

Users can also click directly on the tag to interact with its version assignment. This opens a different modal where the deployment version can be selected and the tag will be updated accordingly.

Removing Deployments

Deployments inherently cannot be "deleted", however a deployment will no longer show up on the deployments dashboard if all containers are removed from it. Users can delete these containers individually or one at a time.

delete deployment