This page lists the supported platforms for Stash 3.0.x.
See Integrating Stash with Atlassian applications for information about supported versions of JIRA.
Key:
= Supported
= Deprecated
= Not Supported
Java | | |
---|
Oracle Java | 1.8
1.7
1.6
| - We recommend using Oracle JRE 8, which you can download from the Oracle website.
- For Java 8 we recommend 1.8.0u40+ to avoid critical defects in older versions.
- Stash only requires the Java JRE, not the JDK.
- For OpenJDK, download and install instructions for Linux flavors are at http://openjdk.java.net/install/.
- Note that the Stash installer will install a supported version of the Oracle Java JRE, which is only available to Stash, if necessary. See Running the Stash installer.
OpenJDK >= 1.8u25 and < 1.8u40 are not supported due to a severe defect, Bug 1167153. This was fixed in 1.8u40. Support for Java 6 was removed in Stash 3.0, as previously announced. Support for Java 7 is deprecated, and will be removed in Stash 4.0. See End of support announcements for Stash.
|
OpenJDK | 1.8u0 - 1.8u20
1.8u40+
1.8u25+
1.7
1.6
|
Operating systems | | |
---|
Apple Mac OS X | (evaluation only) | - Stash is a pure Java application and should run on any platform, provided all the Java requirements are satisfied.
- In production environments Stash should be run from a dedicated user account.
- Although Stash can be run in virtualised environments, Atlassian is not yet able to provide technical support for performance-related problems in a virtualised environment. If you do chose to run Stash in a virtual machine, please ensure that you choose a VM with good IO throughput and sufficient free memory. See hardware requirements below.
|
Linux |  |
Microsoft Windows | (Not supported for 500+ Enterprise tiers)
|
Databases | | |
HSQLDB | (bundled; for evaluation only) | |
Microsoft SQL Server / Microsoft SQL Server Express | 2012
2008 R2
2008
2005
|
MySQL | 5.6.16+
5.5.x
5.1.x
5.7+
5.6.0 – 5.6.15
|
Oracle | 11g |
PostgreSQL | 8.2, 8.3, 8.4, 9.0, 9.1, 9.2, 9.3
|
Web browsers | | |
---|
Chrome | Latest stable version supported | |
Firefox | Latest stable version supported | |
Internet Explorer | 11
10
9
8
| |
Safari | Latest stable version supported
| |
DVCS clients | | |
Git - server side | 1.7.6+, 1.8.0 – 1.8.4.2, 1.8.4.4+
2.0.3
2.0.2
1.8.4.3
Cygwin
| - The version of Git installed on machines that interact with Stash must be compatible with the version of Git installed for use by the Stash server.
Git 1.7.1 is not supported. Git 1.8.3.x has some performance regressions which may cause problems in Stash with large repositories 1.8.4.3 is not supported due to a critical bug in how symbolic refs are handled which breaks pushing and pulling for repositories with pull requests. (Details)
STASH-4101
-
Getting issue details...
STATUS
2.0.2 and 2.0.3 are not supported due to a critical bug in git diff-tree which breaks Stash's commit page. (Details)
STASH-5052
-
Getting issue details...
STATUS
-
Cygwin: Cygwin Git is not supported for use on Windows servers, regardless of version.
|
Git - client side | 1.6.6+ |
Additional tools | | |
Perl | 5.8.8+ | |
Mail clients | | |
Apple Mail | Apple Mail 4 | |
Gmail | Latest | |
iOS Devices | iPhone, iPad | |
Microsoft Outlook | Express, 2007, 2010 | |
Outlook.com / Hotmail / Windows Live Mail | Latest | |
Stash needs a minimum of 720 MB of free memory to start up. Additional memory is required to support Git operations, depending on the number and frequency of Git operations and the number of users. See Scaling Stash for further discussion of hardware requirements.
Notes:
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.
Finally, we recommend not deploying any other applications to the same Tomcat container that runs Stash, especially if these other applications have large memory requirements or require additional libraries in Tomcat's lib
subdirectory.