Skip to content

Support Docker secrets for sensitive data, e.g. RELAYHOST_PASSWORDMAP #47

@jnehlmeier

Description

@jnehlmeier

Currently passwords are stored in env variable RELAYHOST_PASSWORDMAP.

So I think it would be nice if the container either asks for RELAYHOST_PASSWORDMAP or RELAYHOST_PASSWORDMAP_FILE. Then I could set RELAYHOST_PASSWORDMAP_FILE=/run/secrets/relay-password and the container could make sure that postmap is called on that file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions