[Other doc versions]
[Doc downloads]
This page lists the supported platforms for Stash 1.0.x.
Key: = Supported;
= Not Supported
Java Version | |
|---|---|
Oracle JDK (1) |
|
Operating Systems |
|
Microsoft Windows (2) | |
Linux (2) | |
Apple Mac OS X (2) |
|
Application Servers |
|
Apache Tomcat (3) |
|
| Databases | |
PostgreSQL (4) |
|
HSQLDB |
|
Web Browsers |
|
Microsoft Internet Explorer |
|
Mozilla Firefox |
|
Safari |
|
Chrome |
|
| DVCS Clients | |
| Git - server side | |
| Git - client side |
Notes:
1. Oracle JDK:
2. Please note:
$ sudo /usr/sbin/useradd --create-home --home-dir /usr/local/Stash --shell /bin/bash Stash3. 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. 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 Stash, especially if these other applications have large memory requirements or require additional libraries in Tomcat's lib subdirectory.
4. Stash does not yet support data migrations between databases. If you would like to connect Stash to an external database, you must do so before starting Stash for the first time. Please see our documentation on connecting Stash to an external database.