Skip to content

Releases: camunda/camunda-self-managed

docker-compose-alpha

24 Jan 22:31
8cadae6
Compare
Choose a tag to compare

Camunda 8 Self-Managed - Docker Compose

Usage

For end user usage, please check the offical documentation of Camunda 8 Self-Managed Docker Compose.

Versions

  • CAMUNDA_CONNECTORS_VERSION=8.6.6
  • CAMUNDA_ZEEBE_VERSION=8.6.7
  • CAMUNDA_IDENTITY_VERSION=8.6.7
  • CAMUNDA_OPERATE_VERSION=8.6.7
  • CAMUNDA_TASKLIST_VERSION=8.6.7
  • CAMUNDA_OPTIMIZE_VERSION=8.6.4
  • CAMUNDA_WEB_MODELER_VERSION=8.6.6
  • ELASTIC_VERSION=8.17.1
  • KEYCLOAK_SERVER_VERSION=24.0.5
  • MAILPIT_VERSION=v1.21.8
  • POSTGRES_VERSION=14.5-alpine

Verification

To verify the integrity of the artifact using Cosign:

# Download Docker Compose artifact.
curl -LO https://github.com/camunda/camunda-self-managed/releases/download/docker-compose-alpha/docker-compose-alpha.zip
# Download Docker Compose Cosign bundle.
curl -LO https://github.com/camunda/camunda-self-managed/releases/download/docker-compose-alpha/docker-compose-alpha.cosign.bundle
# Verify with cosign.
cosign verify-blob docker-compose-alpha.zip \
  --bundle docker-compose-alpha.cosign.bundle \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  --certificate-identity "https://github.com/camunda/camunda-self-managed/.github/workflows/docker-compose-release-template.yaml@refs/heads/main"

Notes

  • Release strategy: Camunda Docker Compose release is a rolling release. Hence, it's always 1 artifact per Camunda minor version.
  • Latest update: Fri Jan 24 22:31:25 UTC 2025

docker-compose-8.6

24 Jan 22:31
8cadae6
Compare
Choose a tag to compare

Camunda 8 Self-Managed - Docker Compose

Usage

For end user usage, please check the offical documentation of Camunda 8 Self-Managed Docker Compose.

Versions

  • CAMUNDA_CONNECTORS_VERSION=8.6.6
  • CAMUNDA_ZEEBE_VERSION=8.6.7
  • CAMUNDA_IDENTITY_VERSION=8.6.7
  • CAMUNDA_OPERATE_VERSION=8.6.7
  • CAMUNDA_TASKLIST_VERSION=8.6.7
  • CAMUNDA_OPTIMIZE_VERSION=8.6.4
  • CAMUNDA_WEB_MODELER_VERSION=8.6.6
  • ELASTIC_VERSION=8.15.5
  • KEYCLOAK_SERVER_VERSION=24.0.5
  • MAILPIT_VERSION=v1.20.7
  • POSTGRES_VERSION=14.5-alpine

Verification

To verify the integrity of the artifact using Cosign:

# Download Docker Compose artifact.
curl -LO https://github.com/camunda/camunda-self-managed/releases/download/docker-compose-8.6/docker-compose-8.6.zip
# Download Docker Compose Cosign bundle.
curl -LO https://github.com/camunda/camunda-self-managed/releases/download/docker-compose-8.6/docker-compose-8.6.cosign.bundle
# Verify with cosign.
cosign verify-blob docker-compose-8.6.zip \
  --bundle docker-compose-8.6.cosign.bundle \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  --certificate-identity "https://github.com/camunda/camunda-self-managed/.github/workflows/docker-compose-release-template.yaml@refs/heads/main"

Notes

  • Release strategy: Camunda Docker Compose release is a rolling release. Hence, it's always 1 artifact per Camunda minor version.
  • Latest update: Fri Jan 24 22:31:04 UTC 2025

docker-compose-8.5

24 Jan 22:30
8cadae6
Compare
Choose a tag to compare

Camunda 8 Self-Managed - Docker Compose

Usage

For end user usage, please check the offical documentation of Camunda 8 Self-Managed Docker Compose.

Versions

  • CAMUNDA_CONNECTORS_VERSION=8.5.12
  • CAMUNDA_PLATFORM_VERSION=8.5.12
  • CAMUNDA_IDENTITY_VERSION=8.5.11
  • CAMUNDA_OPERATE_VERSION=8.5.10
  • CAMUNDA_TASKLIST_VERSION=8.5.11
  • CAMUNDA_OPTIMIZE_VERSION=8.5.10
  • CAMUNDA_WEB_MODELER_VERSION=8.5.14
  • ELASTIC_VERSION=8.14.3
  • KEYCLOAK_SERVER_VERSION=21.1.2
  • MAILPIT_VERSION=v1.18.7
  • POSTGRES_VERSION=14.5-alpine

Verification

To verify the integrity of the artifact using Cosign:

# Download Docker Compose artifact.
curl -LO https://github.com/camunda/camunda-self-managed/releases/download/docker-compose-8.5/docker-compose-8.5.zip
# Download Docker Compose Cosign bundle.
curl -LO https://github.com/camunda/camunda-self-managed/releases/download/docker-compose-8.5/docker-compose-8.5.cosign.bundle
# Verify with cosign.
cosign verify-blob docker-compose-8.5.zip \
  --bundle docker-compose-8.5.cosign.bundle \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  --certificate-identity "https://github.com/camunda/camunda-self-managed/.github/workflows/docker-compose-release-template.yaml@refs/heads/main"

Notes

  • Release strategy: Camunda Docker Compose release is a rolling release. Hence, it's always 1 artifact per Camunda minor version.
  • Latest update: Fri Jan 24 22:30:44 UTC 2025

docker-compose-8.4

24 Jan 22:30
8cadae6
Compare
Choose a tag to compare

Camunda 8 Self-Managed - Docker Compose

Usage

For end user usage, please check the offical documentation of Camunda 8 Self-Managed Docker Compose.

Versions

  • CAMUNDA_CONNECTORS_VERSION=8.4.16
  • CAMUNDA_PLATFORM_VERSION=8.4.15
  • CAMUNDA_IDENTITY_VERSION=8.4.16
  • CAMUNDA_OPERATE_VERSION=8.4.16
  • CAMUNDA_TASKLIST_VERSION=8.4.16
  • CAMUNDA_OPTIMIZE_VERSION=8.4.13
  • CAMUNDA_WEB_MODELER_VERSION=8.4.13
  • ELASTIC_VERSION=8.12.2
  • KEYCLOAK_SERVER_VERSION=21.1.2
  • MAILPIT_VERSION=v1.9.9
  • POSTGRES_VERSION=14.5-alpine

Verification

To verify the integrity of the artifact using Cosign:

# Download Docker Compose artifact.
curl -LO https://github.com/camunda/camunda-self-managed/releases/download/docker-compose-8.4/docker-compose-8.4.zip
# Download Docker Compose Cosign bundle.
curl -LO https://github.com/camunda/camunda-self-managed/releases/download/docker-compose-8.4/docker-compose-8.4.cosign.bundle
# Verify with cosign.
cosign verify-blob docker-compose-8.4.zip \
  --bundle docker-compose-8.4.cosign.bundle \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  --certificate-identity "https://github.com/camunda/camunda-self-managed/.github/workflows/docker-compose-release-template.yaml@refs/heads/main"

Notes

  • Release strategy: Camunda Docker Compose release is a rolling release. Hence, it's always 1 artifact per Camunda minor version.
  • Latest update: Fri Jan 24 22:30:26 UTC 2025

docker-compose-8.3

24 Jan 22:30
8cadae6
Compare
Choose a tag to compare

Camunda 8 Self-Managed - Docker Compose

Usage

For end user usage, please check the offical documentation of Camunda 8 Self-Managed Docker Compose.

Versions

  • CAMUNDA_CONNECTORS_VERSION=8.3.21
  • CAMUNDA_PLATFORM_VERSION=8.3.15
  • CAMUNDA_OPTIMIZE_VERSION=8.3.18
  • CAMUNDA_WEB_MODELER_VERSION=8.3.15
  • ELASTIC_VERSION=8.8.2
  • KEYCLOAK_SERVER_VERSION=21.1.2
  • MAILPIT_VERSION=v1.9.9
  • POSTGRES_VERSION=14.5-alpine

Verification

To verify the integrity of the artifact using Cosign:

# Download Docker Compose artifact.
curl -LO https://github.com/camunda/camunda-self-managed/releases/download/docker-compose-8.3/docker-compose-8.3.zip
# Download Docker Compose Cosign bundle.
curl -LO https://github.com/camunda/camunda-self-managed/releases/download/docker-compose-8.3/docker-compose-8.3.cosign.bundle
# Verify with cosign.
cosign verify-blob docker-compose-8.3.zip \
  --bundle docker-compose-8.3.cosign.bundle \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  --certificate-identity "https://github.com/camunda/camunda-self-managed/.github/workflows/docker-compose-release-template.yaml@refs/heads/main"

Notes

  • Release strategy: Camunda Docker Compose release is a rolling release. Hence, it's always 1 artifact per Camunda minor version.
  • Latest update: Fri Jan 24 22:30:05 UTC 2025