Once you have created and configured your new deployment project, you can create environments for it to deploy to. Bamboo allows you to create multiple deployment environments and also allows you to manage:
- Environment details such as name and description
- Tasks
- Triggers
- Permissions
- Agents
- Notifications
- Variables
To create a new deployment environment you will need to:
- Provide a name that represents your environment e.g. Test or Production
- Provide a description that describes the function of your environment.
Deployment environments are added from the Deployment project configuration screen:
Creating a new deployment environment
To create a new deployment environment:
- Click the blue Add environment button from the 'Deployment project configuration' screen. The 'Set up environment' screen will display:
Complete the 'Set up deployment project' screen using the following fields:
FieldDescriptionOptional?Environment name The name of the environment Description A brief description of your deployment project - Click on Create and back to create the environment and return to the 'Deployment project configuration' screen.
Note: Because no tasks have been defined for this environment, it will appear with a red exclamation mark:
Alternatively, click on Continue to task setup to continue to task setup for your new environment:
See Tasks for deployment environments for more information on task configuration.
Using the deployment environment panel
All deployment environments are managed from the Deployment project configuration screen. By default, when the screen loads, each environment panel is displayed in its collapsed state. Click Edit to expand the deployment environment panel:
When expanded, the environment panel shows three separate sub-panels:
The three sub-panels provide the following functionality:
Sub-panel | Functionality | Description |
---|---|---|
Environment |
|
|
How you want to deploy |
|
|
Other settings |
| A set of optional settings that make your Bamboo deployments run more smoothly |
Editing the environment details
Bamboo allows you to change both the environment name and the description. To edit these details:
- Expand the environment panel and click the pencil icon next to the environment name. The 'Update environment' screen will display:
Complete the 'Update deployment project' screen using the following fields:
FieldDescriptionOptional?Environment name The name of the environment Description A brief description of your deployment project - Click Save environment to save your changes.