Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make all configuration items configurable with environment variables #51

Open
sando38 opened this issue Aug 17, 2023 · 1 comment
Open
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@sando38
Copy link
Collaborator

sando38 commented Aug 17, 2023

Currently, only some configuration items like secret can be configured using environment variables.

Goal:
Implementing a general procedure e.g. with a prefix ETURNAL__ to let eturnal evaluate these variables for its configuration items.

For complex configuration items like listeners, something like this could be used: ETURNAL__LISTEN_0_PORT=443

@sando38 sando38 added the enhancement New feature or request label Aug 17, 2023
@sando38 sando38 added this to the Roadmap milestone Aug 17, 2023
@weiss weiss self-assigned this Sep 22, 2023
@sbe-arg
Copy link

sbe-arg commented Mar 17, 2024

This would be amazing so docker does not rely on the config yaml file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants