Skip to content

[ENHANCEMENT] create a database key for external psql db for webmodeler restapi #3408

@hamza-m-masood

Description

@hamza-m-masood

Describe the use case:

Currently, it is possible to define the database in the external psql instance for identity and keycloak:
identity.externalDatabase.database
identityKeycloak.externalDatabase.database

But it is not possible to define the database for web-modeler rest API. It would be nice to have an entry like this so customers can comfortably use one existing psql instance with multiple DBs inside.

the web-modeler rest API expects you to have created the web-modeler database first before installing the Helm chart, and there is no way to give a different name.

Desired outcome and acceptance tests:

Having an entry in the values.yaml like this would be sufficient:
webModeler.restapi.externalDatabase.database

PR: #3614

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomerskind/feature-requestNew or improved behavior (features and enhancements)version/8.7Camunda applications/cycle versionversion/8.8Camunda applications/cycle versionversion:12.3.0Issues and PRs related to chart version 12.3.0version:13.0.0-alpha6Issues and PRs related to chart version 13.0.0-alpha6

Type

Urgency

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions