Supported Platforms

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 5.2. If you're looking for a different version, select it at the top-right.


Definitions:

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

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

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

Java

Oracle JRE / JDK

(tick) Java 8

(tick) Java 11

OpenJDK

(tick) Java 8

(tick) Java 11

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 

(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 Edge (Chromium)

(tick) Mozilla Firefox (all platforms)

(tick) Safari (latest stable version)


Databases

Embedded database

(info) HSQLDB 2.7.x

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 8.0

(tick) MySQL 5.7

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 19c

(tick) Oracle 12c R2


PostgreSQL

(tick) PostgreSQL 14

(tick) PostgreSQL 13

(tick) PostgreSQL 12

(tick) PostgreSQL 11

(tick) PostgreSQL 10


Microsoft SQL Server

(tick) SQL Server 2019

(tick) SQL Server 2017

(tick) SQL Server 2016


Infrastructure

Containerization

You can use official images to deploy Crowd in a Docker container or customize a Docker deployment on your own.

We support the Atlassian Docker templates and can help with Crowd related problems. We don't provide support for Docker itself or problems with any Docker environment.

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.

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 Aug 3, 2023

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.