Supported Environments

Run Camunda in every Java-runnable environment. Camunda is supported with our QA infrastructure in the following environments. Here you can find more information about our enterprise support.

Supported Environments

Please note that the environments listed in this section depend on the version of Camunda. Please select the corresponding version of this documentation to see the environment that fits to your version of Camunda. e.g., supported environments for version 7.15

Container/Application Server for Runtime Components

Application-Embedded Process Engine

Container-Managed Process Engine and Camunda Cockpit, Tasklist, Admin

Databases

Supported Database Products

  • MySQL 8.0
  • MariaDB 10.6
  • Oracle 19c
  • IBM DB2 11.5 (excluding IBM z/OS for all versions)
  • PostgreSQL 13 / 14 / 15 / 16
  • Amazon Aurora PostgreSQL compatible with PostgreSQL 13 / 14 / 15
  • Microsoft SQL Server 2017 / 2019 (see Configuration Note)
  • Microsoft Azure SQL with Camunda-supported SQL Server compatibility levels (see Configuration Note):
    • SQL Server on Azure Virtual Machines
    • Azure SQL Managed Instance
    • Azure SQL Database
  • H2 2.1 (not recommended for Cluster Mode - see Deployment Note)
  • CockroachDB v20.1.3 (see Configuration guide for more details)

Database Clustering & Replication

Clustered or replicated databases are supported given the following conditions. The communication between Camunda and the database cluster has to match with the corresponding non-clustered / non-replicated configuration. It is especially important that the configuration of the database cluster guarantees the equivalent behavior of READ-COMMITTED isolation level.

Web Browser

  • Google Chrome latest
  • Mozilla Firefox latest
  • Microsoft Edge latest

Java

  • Java 11 / 17 / 21 (if supported by your application server/container)

Java Runtime

  • Oracle JDK 11 / 17 / 21
  • OpenJDK 11 / 17 / 21, including builds of the following products:
    • Oracle OpenJDK
    • Eclipse Temurin JDK
    • Amazon Corretto
    • Azul Zulu

Camunda Modeler

Supported environments for Camunda Modeler have moved to docs.camunda.io.

Maintenance Policy

Check our Enterprise Announcements page for confirmed changes to our supported environments in upcoming releases.

Adding Environments

Whenever a new version of one of the following environments is released, we target support of that new version with the next minor release of Camunda. A new released environment has to be available three months before the next Camunda minor release to be considered.

  • Java Language (LTS)
  • Spring Boot
  • Wildfly Application Server
  • Oracle Database (LTS)
  • PostgreSQL

The exact release in which we support a new environment depends on factors such as the release date of the environment and the required implementation effort.

Version support for other environments is decided case by case, much of which is based on the demand in our user base.

Removing Environments

Whenever a new version of one of the following environments is supported, we usually discontinue support of the oldest version with the same release:

  • Wildfly Application Server

Note that we may decide to deviate from this policy on a case-by-case basis.

On this Page: