Supported environments
The supported environments page lists browsers, operating systems, clients, deployment options, and component requirements, which are tested and supported for compatibility with Camunda 8.
If the particular technology is not listed, we cannot resolve issues caused by the usage of that unlisted technology.
You may raise a feature request that will be evaluated by our product teams to provide official support from Camunda, or you can make a help request to work with Consulting services.
Recommendations are denoted with [recommended], however, other options are supported as well.
The versions listed on this page are the minimum version required if appended with a +
.
Pay attention to where the +
falls, as most of our dependencies follow semantic versioning (semver), where x.y.z
correspond to MAJOR.MINOR.PATCH. Higher or more recent versions will be compatible with Camunda, with respect to semver.
For example, 1.2+ means support for the minor version 2, and any higher minors (1.3, 1.4, etc.) and patches (1.2.1, 1.2.2, etc.), but not majors, like 2.x.
Web Browser
- Google Chrome latest [recommended]
- Mozilla Firefox latest
- Microsoft Edge latest
Desktop Modeler
- Windows 7 / 10
- Mac OS X 10.11
- Ubuntu LTS (latest)
Clients
- Zeebe Java Client: OpenJDK 8+
- Zeebe Go Client: Go 1.13+
- zbctl: Windows, macOS, and Linux (latest)
- Connector SDK: OpenJDK 17+
- Helm CLI: 3.13.x (for the exact version, check the version matrix)
Camunda 8 Self-Managed
We recommend running Camunda 8 Self-Managed in a Kubernetes environment. We provide officially supported Helm Charts for this. Please follow the Installation Guide to learn more about installation possibilities.
Deployment options
With the right configuration, Camunda 8 Self-Managed can be deployed on any Certified Kubernetes distribution (cloud or on-premises). However, we officially test and support a specific list of platforms.
The following are tested and supported deployment options for Kubernetes, Docker, and manual installation:
- Stock Kubernetes
- Cloud service providers [recommended]
- Red Hat OpenShift (4.11+)
- Docker
- Manual
Ensure the Camunda component versions are compatible with the Helm chart version as defined in the matrix.
Sizing
The sizing of a Camunda 8 installation depends on various influencing factors. Ensure to determine these factors, and conduct benchmarking to validate an appropriate environment size for your test, integration, or production environments.
Volume performance
As a minimum requirement, the persistent volumes for Zeebe should use volumes with an absolute minimum of 1,000 IOPS. NFS or other types of network storage volumes are not supported.
To ensure an appropriate sizing, determine your influencing factors (e.g., throughput), and conduct benchmarking to validate an appropriate environment sizing.
For details on typical volume type usage, refer to the following examples specific to cloud service providers:
Component requirements
Requirements for the components can be seen below:
Component | Java version | Other requirements |
---|---|---|
Zeebe | OpenJDK 21+ | Elasticsearch 8.8+ |
Operate | OpenJDK 17+ | Elasticsearch 8.8+ |
Tasklist | OpenJDK 17+ | Elasticsearch 8.8+ |
Identity | OpenJDK 17+ | Keycloak 21.x, 22.x PostgreSQL 14.x, 15.x (required for certain features) |
Optimize | OpenJDK 17+ | Elasticsearch 8.8+, Identity 8.3.x |
Connectors | OpenJDK 17+ | |
Web Modeler | - | Keycloak 21.x, 22.x PostgreSQL 13.x, 14.x, 15.x, 16.x, or Amazon Aurora PostgreSQL 13.x, 14.x, 15.x, 16.x |
When running Elasticsearch, you must have the appropriate Elasticsearch privileges.
Camunda 8 works with the default distribution of Elasticsearch, which is available under the Free or Gold+ Elastic license.
Component version matrix
This matrix shows which component versions work together:
Design | Automate | Improve | |
---|---|---|---|
Desktop Modeler 4.12+ | Zeebe 1.3.x | Operate 1.3.x Tasklist 1.3.x IAM 1.3.x | Optimize 3.7.x |
Desktop Modeler 5.0+ | Zeebe 8.0.x | Operate 8.0.x Tasklist 8.0.x Identity 8.0.x | Optimize 3.8.x |
Desktop Modeler 5.4+ | Zeebe 8.1.x | Operate 8.1.x Tasklist 8.1.x Identity 8.1.x Connectors 0.23.0 | Optimize 3.9.x |
Desktop Modeler 5.10+ | Zeebe 8.2.x | Operate 8.2.x Tasklist 8.2.x Identity 8.2.x Connectors 0.23.2 | Optimize 3.10.x |
Desktop Modeler 5.16+ | Zeebe 8.3.x | Operate 8.3.x Tasklist 8.3.x Identity 8.3.x Connectors 8.3.x | Optimize 8.3.x |
Web Modeler 8.2.x | Zeebe 8.2.x | Operate 8.2.x Tasklist 8.2.x Identity 8.2.x Connectors 0.23.2 | Optimize 3.10.x |
Web Modeler 8.3.x | Zeebe 8.3.x | Operate 8.3.x Tasklist 8.3.x Identity 8.3.x Connectors 8.3.x | Optimize 8.3.x |
You can also use newer versions of Desktop and Web Modeler with older Zeebe versions.
form-js version matrix
Design | form-js |
---|---|
Desktop Modeler 4.7+ | 0.0.1 |
Desktop Modeler 4.9+ | 0.1.x |
Desktop Modeler 4.11+ | 0.1.x |
Desktop Modeler 4.12+ | 0.1.x |
Desktop Modeler 5.0+ | 0.2.x |
Desktop Modeler 5.4+ | 0.8.x |
Desktop Modeler 5.10+ | 0.14.x |
Web Modeler 8.2.x | 0.14.x |
Web Modeler 8.3.x | 1.3.x |
Camunda 7 & Optimize version matrix
See https://docs.camunda.org/enterprise/download/#camunda-optimize.