Skip to content

Allow .ini definable in environment variable or pass as command line runtime value instead of persisting it in .ini file #1670

@hp0620

Description

@hp0620

Describe the feature:

Currently, metrics store password has to be defined in the .ini file. This is fine, but some users would prefer not to persist the password in the .ini file, so either allowing the password to be configured as an environment variable or allowing it to be passed as a runtime flag would be helpful in this use case scenario.

The workaround for now is to move the .ini file in the /dev/shm directory and symlink it to avoid persisting the value in the disk.

Thank you for the consideration!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImproves the status quogood first issueSmall, contained changes that are good for newcomers

    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