サポート対象プラットフォーム

このページの内容

このセクションの項目

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

This page describes the supported platforms and hardware requirements for Crowd 3.0 Beta.

Key(tick) = Supported. (error) = Not Supported (warning) = Deprecated

Java バージョン

 

注意

Oracle JDK (1)

(tick) 1.8

Please note that JDK versions older than 8u65 may have problems connecting to LDAP servers over SSL - see CWD-4444 - Secure LDAP connections are broken when using Java 1.8u51, 1.8u60, 1.7.0_85+ and 1.6.0_101+ RESOLVED  for more details.
OpenJDK(tick) 1.8
OS

 

 

Microsoft Windows ( 2 )

(tick)

 

Linux / Solaris ( 2 )

(tick)

 

Apple Mac OS X ( 2 )

(tick)

 
アプリケーションサーバー

 

 

Apache Tomcat ( 3 )

(tick) 7.0.x (Crowd ships with Apache Tomcat 7.0.69)

 

 
データベース

 

 

MySQL ( 4 )

(tick) 5.7

(tick) 5.6

(tick) 5.5

 

Oracle

(tick) 12c

 

PostgreSQL

(tick) 9.5

(tick) 9.4

(tick) 9.3

(tick) 9.2

 

Microsoft SQL Server

(tick) 2014

(tick) 2012

 

HSQLDB ( 5 )

(tick) (For evaluation only.)

 
ウェブブラウザー

 

 
Chrome (tick) 最新の安定バージョンをサポート 

Microsoft Internet Explorer (Windows)

(tick) 11

 

Mozilla Firefox (すべてのプラットフォーム)

(tick) 最新の安定バージョンをサポート

 

Safari

(tick) 最新の安定バージョンをサポート

 

 

Notes:
 1. JDK:

  • It is not enough to have the JRE only. Please ensure that you have the full JDK. 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). If it is not set, please see Setting JAVA_HOME.

 2. Operating systems: Crowd is a pure Java application and should run on any platform provided the Java runtime platform requirements are satisfied.

 3. Tomcat: 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. There are also a number of known issues with this configuration. See this FAQ for more information.

弊社では、多くの実用的な理由から、複数のアトラシアンアプリケーションを単一の Tomcat コンテナーにデプロイするサポートは行っておりません。第一に、アプリケーションをアップグレードするには Tomcat をシャットダウンする必要があります。第二に、1つのアプリケーションがクラッシュすると、その Tomcat コンテナーで実行中のその他のアプリケーションにアクセスできなくなります。

したがって、Crowd を実行する Tomcat コンテナ内に他のアプリケーションをデプロイすることは推奨されません。このような他のアプリケーションが大容量のメモリを必要としたり、Tomcat の lib サブディレクトリ内に追加のライブラリを必要とする場合は特に推奨されません。

 4. MySQL: Please ensure that you set transaction isolation to 'read-committed' instead of the default 'repeatable-read', as described in the database configuration guide.

 5. HSQLDB: Crowd ships with a built-in HSQL database, which is fine for evaluation purposes but is somewhat susceptible to data loss during system crashes. For production environments we recommend that you configure Crowd to use an external database.

ハードウェア要件

The hardware required to run Crowd depends significantly on the number of applications and users that your installation will have, as well as the maximum number of concurrent requests that the system will experience during peak hours.

During evaluation Crowd will run well on any reasonably fast workstation computer (eg. 1.5+Ghz processor). Memory requirements depend on how many applications and users you will store, but 256MB is enough for most evaluation purposes.

Most users start by downloading Crowd, and running it on their local computer. It is easy to migrate Crowd to your enterprise infrastructure later.

We would appreciate if you let us know what hardware configuration works for you. Please create a support request in JIRA with your hardware specification and mention the number of applications and users in your Crowd installation.

While some of our customers run Crowd on SPARC-based hardware, Atlassian only officially supports Crowd running on x86 hardware and 64-bit derivatives of x86 hardware.

関連トピック

最終更新日 2017 年 7 月 11 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する

このセクションの項目

Powered by Confluence and Scroll Viewport.