All Versions
Bamboo 5.13Bamboo 5.7.x
Bamboo 5.6.x
More...
This page describes the supported platforms for Bamboo 3.2.x.
Key: = Supported;
= Not Supported
Java Version |
|
|---|---|
Sun JDK (1) |
|
Operating Systems |
|
Microsoft Windows (2) |
|
Linux / Solaris (2) |
|
Apple Mac OS X (2) |
|
Application Servers |
|
Apache Tomcat (3) |
|
Databases |
|
MySQL |
|
PostgreSQL |
|
Microsoft SQL Server |
|
Oracle |
|
HSQLDB (4) |
|
Web Browsers |
|
Microsoft Internet Explorer |
|
Mozilla Firefox |
|
Safari |
|
Chrome |
|
Source Repositories |
|
Mercurial |
|
Subversion |
|
GIT |
|
Perforce |
|
CVS |
|
Notes:
1. Sun JDK:
2. Please note:
$ sudo /usr/sbin/useradd --create-home --home-dir /usr/local/bamboo --shell /bin/bash bamboo3. Deploying multiple Atlassian applications in a single Tomcat container is not supported. We do not test this configuration and upgrading any of the applications (even for point releases) is likely to break it. There are also a number of known issues with this configuration (see this FAQ for more information).
We also do not support deploying multiple Atlassian applications to a single Tomcat container for a number of practical reasons. Firstly, you must shut down Tomcat to upgrade any application and secondly, if one application crashes, the other applications running in that Tomcat container will be inaccessible. Finally, we recommend not deploying any other applications to the same Tomcat container that runs Bamboo, especially if these other applications have large memory requirements or require additional libraries in Tomcat's lib subdirectory.
4. Bamboo ships with a built-in HSQL database, which is fine for evaluation purposes but is somewhat susceptible to data loss during system crashes. For production environments we recommend that you configure Bamboo to use an external database.
5. We are working on adding support for JDK 1.7 in Bamboo 3.3. Note that your agents can build software with any JDK version, including version 1.7. You only need to run the agent and server using JDK 6.