Skip to content

Support database bootstrap in the admin tool #2010

@dimas-b

Description

@dimas-b

Is your feature request related to a problem? Please describe.

Currently the Admin Tool has a bootstrap command that initializes "realms".

However, currently the JDBC persistence allows multiple realms to be stored within the same JDBC schema.

Therefore, managing the database schema is a high-level concern than managing realms.

It would be nice to have a separate command in the Admin Tool dedicated specifically to running one-time Persistence setup tasks (e.g. creating JDBC schema).

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions