Skip to main content

Add and Manage Environments

An environment is where the code in a software project is executed. Environments allow you to track your application deployments. Any secrets stored in an environment are only available to jobs that reference that environment.

Add an environment

  1. Log in to your Locker Secrets Manager account, open the workspace and the project where you want to add a new environment.
  2. Open the Environments screen from the left navigation bar.
Environments navigation bar
  1. Click the New Environment button in the upper right corner of the screen.
Environments list screen with the New Environment button
  1. Enter the environment information and click the Create button.
New environment creation form
You can also create an environment while creating a secret on the Secrets screen.
The newly created environment will be displayed in the environments list as shown below. Environments list after creation

Edit an environment

To edit an environment, go to the Environments page.
  1. Click the Pencil icon corresponding to the environment you want to edit.
Environments list with the edit icon
  1. Edit the information and click the Save button to save your changes.

Delete an environment

To delete an environment, go to the Environments page.
  1. Click the Trash icon corresponding to the environment you want to delete.
Environments list with the delete icon
  1. In the pop-up window that appears, click the Confirm button to delete the environment.
  2. The environment will be permanently deleted.