This is the documentation for Bamboo 5.5. View this page for the

Unknown macro: {spacejump}

of Bamboo, or visit the latest Bamboo documentation.

Atlassian maintains public 'default' elastic images, currently they are available for the following operating systems:

  • Amazon Linux
  • Windows (introduced in Bamboo 3.4)

Bamboo's Elastic Bamboo feature uses these images by default. In your list of elastic image configurations, this image will have '(stock image)' appended to its name.

Currently, Atlassian stock (or 'default') images are only available for the AWS US East (Northern Virginia) region. You should use the image for that region when creating your elastic instances.

On this page:

Amazon Linux/Ubuntu stock image

The stock images distributed with Bamboo contain:

  • the Amazon Linux (a CentOS derivative) operating system or Ubuntu Linuxm
  • the Bamboo elastic agent.

and has the following default packages/capabilities:

Default packages/capabilities

Path/value

Builders

 

Ant 1.8.4

/opt/ant-1.8

Grails 1.2.5

/opt/grails-1.2

Grails 1.3.9

/opt/grails-1.3

Grails 2.0.4

/opt/grails-2.0

Grails 2.1.5

/opt/grails-2.1

Maven 2.0 (Maven 2.x)

/opt/maven-2.0

Maven 2.1 (Maven 2.x)

/opt/maven-2.1

Maven 2.2.1 (Maven 2.x)

/opt/maven-2.2

Maven 3.0.5 (Maven 3.x)

/opt/maven-3.0

Maven 3.1.1 (Maven 3.x)

/opt/maven-3.1

Maven 3.2.1 (Maven 3.x)

/opt/maven-3.2

JDKs

 

JDK 5u22

/opt/jdk-5

JDK 6u45

/opt/jdk-6

Oracle JDK 7u55

/opt/jdk-7

Oracle JDK 8u5
/opt/jdk-8
OpenJDK 7u40

/opt/openjdk-7

Others

 

Bash (Command)

/bin/bash

Git/usr/bin/git

Mercurial

/usr/bin/hg

PHPUnit 3.4/usr/bin/phpunit-3.4
PHPUnit 3.7/usr/bin/phpunit-3.7

Windows stock image

The Windows 'stock image' is built from:

  • the Windows 2008 Server R2 64bit operating system, with all updates applied.
  • the Bamboo elastic agent.*

and has the following default packages/capabilities:

Default packages/capabilities

Path/value

Builders

 

Ant 1.8.2

C:\opt\ant-1.8.2

Maven 2.0.11 (Maven 2.x)

C:\opt\maven-2.0.11

Maven 2.1.0 (Maven 2.x)

C:\opt\maven-2.1.0

Maven 2.2.1 (Maven 2.x)

C:\opt\maven-2.2.1

Maven 3.0.3 (Maven 3.x)C:\opt\maven-3.0.3
MSBuild 2.0 (32bit)C:\Windows\Microsoft.NET\Framework\v2.0.50727\MSBuild.exe
MSBuild 2.0 (64bit)C:\Windows\Microsoft.NET\Framework64\v2.0.50727\MSBuild.exe
MSBuild 3.5 (32bit)C:\Windows\Microsoft.NET\Framework\v3.5\MSBuild.exe
MSBuild 3.5 (64bit)C:\Windows\Microsoft.NET\Framework64\v3.5\MSBuild.exe
MSBuild 4.0 (32bit)C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe
MSBuild 4.0 (64bit)C:\Windows\Microsoft.NET\Framework64\v4.0.30319\MSBuild.exe
NAnt 0.91
C:\opt\nant-0.91

JDKs

 

JDK 1.6 (version 6u33)

C:\Program Files\Java\jdk1.6.0_33

JDK 1.7 (version 7u05)
C:\Program Files\Java\jdk1.7.0_05
Browsers 
Firefox (FF10)
C:\Program Files (x86)\Mozilla Firefox
Internet Explorer (IE9)
C:\Program Files (x86)\Internet Explorer

Others

 

Git
C:\Program Files (x86)\Git\bin\git.exe

Mercurial 2.0 Executable (version 2.0)

C:\Program Files\TortiseHg\hg.exe

* The agent jar also contains the libraries required to connect to Subversion and CVS.

Notes

(info) Be aware that the default packages/capabilities listed above may change with each major release of Bamboo. There is a new default image (with its own AMI ID) for each new version of Bamboo. However, older default images will still be available for use.

  • No labels