This page lists the supported platforms for Stash 2.6.x.
See JIRA integration for information about supported versions of JIRA.
Key: = Supported = Deprecated = Not Supported
Java Version | | |
---|
Oracle JDK | 1.7 1.6 1.5 | - For the server, please ensure that you have the Java JDK. It is not enough to have just the JRE.
- For the OracleJDK, you can download the Java SE Development Kit (JDK) from the Oracle website.
- For the OpenJDK, download and install instructions for Linux flavours are at http://openjdk.java.net/install/.
- Once the JDK is installed, you will need to set the
JAVA_HOME environment variable, pointing to the root directory of the JDK. See Installing Stash on Windows or Installing Stash on Linux and Mac for details. - As of Stash 2.4, support for Java 6 is now deprecated. Stash 3.0+ will require Java 7. If you are using Java 6, Stash requires at least 1.6.0_4 (See STASH-3708).
|
OpenJDK | 1.7 1.6 1.5 |
Operating Systems | | |
---|
Apple Mac OS X | (evaluation only) | - Stash is a pure Java application and should run on any platform, provided all the JDK 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 VM, please ensure that you choose a VM with good IO throughput.
|
Linux | |
Microsoft Windows | (Not supported for 500+ Enterprise tiers) |
Databases | | |
HSQLDB | (bundled; for evaluation use only) | |
Microsoft SQL Server /Microsoft SQL Server Express | 2005 2008 2008 R2 2012 |
MySQL | 5.1.x 5.5.x 5.6.x
|
Oracle | 11g |
PostgreSQL | 8.2, 8.3, 8.4, 9.1 |
Web Browsers | | |
---|
Chrome | Latest stable version supported | |
Firefox | Latest stable version supported | |
Internet Explorer | 10 9 8 | - As of Stash 2.0, support for Internet Explorer 8 is deprecated. Some screens may not render correctly, and some functionality may not be available. Stash 3.0+ will require Internet Explorer 9+.
|
Safari | Latest stable version supported | |
DVCS Clients | | |
Git - server side | 1.7.6+, 1.8.0+ Cgywin | - 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.
- 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 | |
Hotmail | Latest | |
iOS Devices | iPhone, iPad | |
Microsoft Outlook | Express, 2007, 2010, Windows Live Mail | |
Outlook.com
| Latest | |
See Scaling Stash regarding the hardware requirements for your Stash installation.
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.