Skip to content

Add support for (and prefer) secret key path config #29

@Firehed

Description

@Firehed

Currently, the auto-configuration path supports only a direct read of environment variables. While this is easy, it's generally accepted as more secure to mount secrets to a file instead of using an envvar, since access to that file can be more tightly controlled.

Metadata

Metadata

Assignees

No one assigned

    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