All Versions
Bamboo 5.13Bamboo 5.7.x
Bamboo 5.6.x
More...
This page describes the supported platforms for Bamboo 2.6.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 |
|
Notes:
1. Sun JDK:
2. Please note:
$ sudo /usr/sbin/useradd --create-home --home-dir /usr/local/bamboo --shell /bin/bash bamboo
3. 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 strongly recommend that you do not deploy multiple Atlassian applications in a single Tomcat container for a number of practical reasons. Firstly, you will need to shut down Tomcat to upgrade any application and secondly, if one application crashes, the other applications running in the Tomcat container will be inaccessible.
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.