Skip to main content
Version: Release 22.2

Environments

Use the environment management feature to administer your application deployments on environments.

Environments screen

This screen displays a list of environments filtered by their name and category. You can create, edit, or delete an environment.

image

Create a new environment

  1. In top the navigation bar, click Design.
  2. Click Environments.
  3. From the sidebar, click Environments.
  4. On the right of the screen, click New environment.
  5. Enter an environment name.
  6. Select a category.
  7. Optionally, enter a description.
  8. Optionally, attach environment types to environment from types sidebar.
  9. Click Create.

Notes:

  • You need the edit environment permission to create environments.
  • You cannot create multiple environments with the same name.

Environment stage screen

This screen shows a list of environment stages filtered by their name. Four stages created by default, they are: Acceptance, Development, Production, and Test. You can create, edit, or delete any stage. You cannot delete a stage if it is used by an environment.

image

Create a new environment stage

  1. In the top navigation bar, click Design.
  2. Click Environments.
  3. From the sidebar, click Stages.
  4. Click New category.
  5. Enter the stage name.
  6. Click Create.

Notes:

  • You need the edit environment permission to create stages.
  • You cannot create multiple stages with the same name.

Environment labels screen

This screen shows a list of environment labels filtered by their name. You can create, edit, or delete a label.

image

Create a new type

  1. In the top navigation bar, click Design.
  2. Click Environments.
  3. From the sidebar, click Labels.
  4. Click New label.
  5. Enter a type name.
  6. Choose a type color. The default is blue.
  7. Click Create.

Notes:

  • You need the edit environment permission to create environment labels.
  • You cannot create multiple labels with the same name.

After you have defined an environment, you can link it to a Release task as an attribute. For details on configuring task attributes, see Working with tasks.