Skip to content

Provde Database Secrets Securly #7

@lwileczek

Description

@lwileczek

Issue

The only way to provide connection information to the database is by adding DATABASE_URL in clear text into the environment. This could be an issue in a lot of cases. We need a way to provide secrets such as the DB password in an encrypted manner or to reach out and request it dynamically at runtime.

This also encourages writing the password down which may end up in git.

Metadata

Metadata

Assignees

No one assigned

    Labels

    SecuritySecuirty improvements or findings

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions