Skip to content

Allow for Environment File #7615

@Eschguy

Description

@Eschguy

Is your feature request related to a problem? Please describe.
Running on NixOS services.meshcentral, there's no way to implement environment variables through a secrets file, hardcoding secrets is not an option.

Describe the solution you'd like
For non-docker installs, it'd be great if you could have an environment file to define variables (in my case, OIDC client/secret information) and be able to substitute them in the config file.

Describe alternatives you've considered
I've tried to implement service config settings using sops-nix templating with no success.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions