Skip to content

[FEATURE] Allow API_KEY vars to be set from docker secret paths #107

Closed
@Flaminel

Description

@Flaminel

Discussed in #106

Originally posted by a3gill March 28, 2025
Pretty straight-forward. Allow setting API Keys with Docker secrets.
Either allow any VARNAME to be set from the contents of a file path assigned to FILE__VARNAME, or create optional vars for each API KEY var named VARNAME_FILE that accepts a file path that will result in setting VARNAME to the cat result of the supplied path.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions