Bamboo makes it easy to manage and monitor your deployment projects.
A single dashboard screen allows you to monitor deployment environments, deployment status, releases and time/date stamps. It also allows you to edit and deploy your projects.
On this page:
Managing deployment projects
Deployment projects are viewed and managed from the 'All deployment projects' screen. Think of this as a dashboard view of all of your deployment projects.
To manage your existing deployment projects
- Click Deploy > All deployment projects in the drop down menu from the header bar. The 'All deployment projects' screen will appear:
It provides an overview of all your development projects, including the following useful information:
| Item | Description |
|---|---|
| Name | The name of the deployment project |
| Environment | The environment the release was deployed into |
| Status | The current status of the deployment. Values are Never deployed, Deployed, Deploying and Failed |
| Release | The release that was deployed or attempted deployment to that environment |
| Completed | The time and date stamp for the deployment, or the time spent deploying so far |
| Actions | Actions that can be performed. These are Deploy and Edit |
Viewing individual deployment projects
Individual deployment projects can be viewed in greater detail. Available details include:
- Associated environments
- Release history
- Project item details (artifacts)
To view individual deployment projects
- From the 'All deployment projects' screen, simply click on the deployment project name:
A detailed view of the deployment project will display. From this tabbed display, you can view details of your project's summary and releases.
Project summary
The Associated environments tab provides details of the environments that are associated with the deployment project:
Details available on this screen include:
| Item | Description |
|---|---|
| Environment | The environment the release was deployed into |
| Status | The current status of the deployment. Values are Never deployed, Deployed, Deploying and Failed |
| Release | The release that was deployed or attempted deployment to that environment |
| Completed | The time and date stamp for the deployment, or the time spent deploying so far |
| Actions | Actions that can be performed. These are Deploy and Edit |
Releases
The Releases tab provides details of the releases associated with the deployment project:
This view provides information on the currently deployed release, and also on the history of previous releases. Release details include:
| Item | Description |
|---|---|
| Name | The name of the release |
| Flagged | Any flags that have been applied to the release. Values are Broken and Approved. Neutral flags remain blank |
| Created | The time and date stamp for the creation of the release |
| Deployed on | The environment the release was deployed into |



