[Bamboo Cloud docs]
[Bamboo Knowledge Base]
Bamboo makes it easy to monitor and manage your deployment projects.
A single dashboard 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:
Deployment projects are viewed and managed from the 'All deployment projects' screen. Think of this as a dashboard for all your deployment projects.
Choose Deploy > All deployment projects from the Bamboo header:
The project list includes the following useful information:
Item | Description |
---|---|
Name | The name of the deployment project. |
Environment | The environment the release was deployed to. |
Release | The release artifact that Bamboo deployed, or attempted to deploy, to that environment. |
Result | The result of the deployment, and a link to the associated logs. |
Completed | The time and date stamp of the deployment, or the time spent deploying so far. |
Actions | Actions you can perform: Edit and Deploy |
Broken deployments are indicated by a vertical red line beside the environment name and a red deployment icon.
You can drill down into an individual deployment project from the 'All deployment projects' screen (described above) by clicking on the name of a project. You can check on the following:
The Project summary tab shows the status of the environments associated with the deployment project:
Details include:
Item | Description |
---|---|
Environment | The environment the release was deployed to. |
Release | The release artifact that Bamboo deployed, or attempted to deploy, to that environment |
Result | The result of the deployment, and a link to the associated logs. |
Completed | The time and date stamp for the deployment, or the time spent deploying so far. |
Actions | Actions you can perform: Edit and Deploy |
The Releases tab provides details of the currently deployed release and the history of previous releases associated with the deployment project:
Release details include:
Item | Description |
---|---|
Version | The name of the release artifact. |
Release branch | The branch the release was devived from. |
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 when the release was created. |
Deployed on | The environment the release was deployed to. |