[Other doc versions]
[Doc downloads]
This page lists the supported platforms for Stash 1.1.x.
Key: = Supported;
= Not Supported
Java バージョン | |
|---|---|
Oracle JDK (1) |
|
OS |
|
Microsoft Windows (2) | |
Linux (2) | |
Apple Mac OS X (2) |
|
アプリケーションサーバー |
|
Apache Tomcat (3) |
|
| データベース | |
PostgreSQL (4) |
|
HSQLDB |
|
ウェブブラウザー |
|
Microsoft Internet Explorer |
|
Mozilla Firefox |
|
Safari |
|
Chrome |
|
| DVCS Clients | |
| Git - server side | |
| Git - client side |
Notes:
1. Oracle JDK:
echo %JAVA_HOME%' in a command prompt, or 'echo $JAVA_HOME' in a shell). You should do this before installing Stash. See Installing Stash on Windows or Installing Stash on Linux and Mac.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. 弊社では、多くの実用的な理由から、複数のアトラシアンアプリケーションを単一の Tomcat コンテナーにデプロイすることに関してサポートは行っておりません。第一に、アプリケーションをアップグレードするには Tomcat をシャットダウンする必要があります。第二に、1つのアプリケーションがクラッシュすると、その Tomcat コンテナーで実行中のその他のアプリケーションにアクセスできなくなります。 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.