Skip to content

docker-compose for c8run & rdbms#332

Merged
dmytrivv2 merged 2 commits intomainfrom
docker-other-rdbms
Mar 2, 2026
Merged

docker-compose for c8run & rdbms#332
dmytrivv2 merged 2 commits intomainfrom
docker-other-rdbms

Conversation

@dmytrivv2
Copy link
Contributor

kind of related to: #43986

@dmytrivv2 dmytrivv2 self-assigned this Feb 23, 2026
@dmytrivv2 dmytrivv2 requested a review from a team as a code owner February 23, 2026 14:22
@dmytrivv2 dmytrivv2 requested review from bkenez and removed request for a team February 23, 2026 14:22
@dmytrivv2 dmytrivv2 changed the title Docker other rdbms docker-compose for c8run & rdbms Feb 23, 2026
email: "demo@demo.com"
defaultRoles.admin.users:
- "demo"
database.index.numberOfReplicas: 0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: camunda.database.index.numberOfReplicas triggers a legacy-property warning at startup:

The following legacy properties are no longer supported and should be removed
in favor of 'camunda.data.secondary-storage.elasticsearch.number-of-replicas'

Since this config is only used with RDBMS (no ES), this line could likely just be removed from all 6 config files.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@dmytrivv2 dmytrivv2 requested a review from bkenez February 26, 2026 11:37
@dmytrivv2 dmytrivv2 merged commit 9894df1 into main Mar 2, 2026
5 checks passed
@dmytrivv2 dmytrivv2 deleted the docker-other-rdbms branch March 2, 2026 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants