Skip to content

[Feature request] Support loading secrets separate from other configuration #35

@katanacrimson

Description

@katanacrimson

In order to better support other deployment platforms (e.g. kubernetes) where mixing configuration and secrets is considered a deviation from best practice, it would be considerably helpful if any credentials currently specified via the config file only could also be specified by ENV var or via a separate configuration file. This would also allow users to version control the majority of their configuration file without resulting in credentials being present in plaintext alongside the rest of the configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions