Skip to content

Should we add a separate Postgres instance for Ory components? #346

@yatharthranjan

Description

@yatharthranjan

Is your feature request related to a problem? Please describe.
Currently, all the databases are created on a single Postgres instance with the same master credentials. This is not ideal for Ory components as these can contain identifiable data.

Describe the solution you'd like
Going forward, it would be nice to separate Hydra, Kratos and any other SEP databases to a separate Postgres instance. What do you think?

Describe alternatives you've considered
Use different postgres user accounts for various databases instead of using the master one.

Additional context
The caveat is more resources required and management overhead

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions