Supported Platforms

On this page

In this section

Still need help?

The Atlassian Community is here for you.

Ask the community

Before installing Crowd, make sure you have the right software and infrastructure to run it. If a platform and version is not listed on this page, it means we don't test it, fix bugs or provide assistance for it. All platforms are shared between Crowd Server and Crowd Data Center, unless they're clearly marked as Data Center only.

This page is for Crowd 3.0. If you're looking for a different version, select it at the top-right.


Definitions:

(tick) Supported - you can use Crowd 3.0 with this platform.

(info) Limited - you can evaluate Crowd 3.0 on this platform, but you can't run a production site on it. 

(warning) Deprecated - you can use Crowd 3.0 with this platform, but we're planning to end support in an upcoming release.

Java

Oracle JRE / JDK

(tick) Java 8

OpenJDK

(tick) Java 8

Oracle JRE / JDK:

  • JDK versions earlier than 8u65 might have problems connecting to LDAP servers over SSL. For more details, 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

  • JDK 1.8u151 might have problems with gzip compression of static resources. For more details, see CWD-5001.

OpenJDK:

  • Our Support and Engineering teams use AdoptOpenJDK to replicate any issues raised with OpenJDK. If you’re using a different distribution of OpenJDK (e.g. Zulu), we’ll still provide support for our products. However, if the bug is caused by a problem in Java distribution, we’ll ask you to reach out to the Java distributor for help.

Operating systems

Operating systems

(tick) Microsoft Windows

(tick) Linux / Solaris

(info) Mac OS X

Good to know:

  • Crowd is a pure Java application and should run on any platform provided the Java runtime platform requirements are satisfied.

Browsers

Browsers

(tick) Chrome (latest stable version)

(tick) Microsoft Internet Explorer 11 

(tick) Mozilla Firefox (all platforms)

(tick) Safari (latest stable version)


Databases

Embedded database

(info) HSQLDB

Good to know:

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

MySQL

(tick) MySQL 5.7

(tick) MySQL 5.6

(tick) MySQL 5.5

Good to know:

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

Oracle

(tick) Oracle 12c


PostgreSQL

(tick) PostgreSQL 9.5

(tick) PostgreSQL 9.4

(tick) PostgreSQL 9.3

(tick) PostgreSQL 9.2


Microsoft SQL Server

(tick) SQL Server 2014

(tick) SQL Server 2012


Application servers

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

Good to know:

  • The WAR distribution is deprecated since Crowd 3.1

Infrastructure

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.

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.

There are also a number of practical reasons why we do not support deploying multiple Atlassian applications in a single Tomcat container. 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 Crowd, especially if these other applications have large memory requirements or require additional libraries in Tomcat's lib subdirectory.

Hardware:

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.

Last modified on Jan 3, 2020

Was this helpful?

Yes
No
Provide feedback about this article

In this section

Powered by Confluence and Scroll Viewport.