This page lists the supported platforms for
.
Key:
= Supported;
= Not Supported
Java バージョン | |
|---|
Oracle JDK (1)
| 1.7
1.6
1.5
|
OS | |
|---|
Microsoft Windows (2) | 
|
Linux (2) | 
|
Apple Mac OS X (2) | (Supported for evaluation use only)
|
アプリケーションサーバー | |
|---|
Apache Tomcat (3) | 6.0.x
|
| データベース | |
PostgreSQL (4) | 8.2、8.3、8.4
|
HSQLDB | (bundled)
|
ウェブブラウザー | |
|---|
Microsoft Internet Explorer | 9.0
8.0
7.0
|
Mozilla Firefox | Latest stable version supported
Tested with 3.6
|
Safari | 最新の安定バージョンをサポート
|
Chrome | 最新の安定バージョンをサポート
|
| DVCS Clients | |
| Git - server side | 1.7.6 |
| Git - client side | 1.6.6 |
Notes:
1. Oracle JDK:
- For the server, please ensure that you have the Java JDK. It is not enough to have just the JRE. JDKs other than the Oracle JDK are not supported.
- You can download the Java SE Development Kit (JDK) from the Oracle website.
- Once the JDK is installed, you will need to set the JAVA_HOME environment variable, pointing to the root directory of the JDK. Some JDK installers set this automatically (check by typing 'echo %JAVA_HOME%' in a DOS prompt, or 'echo $JAVA_HOME' in a shell). You should do this before installing Stash.
2. Please note:
- Stash is a pure Java application and should run on any platform, provided all the JDK requirements are satisfied.

3. 
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.