Skip to content

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

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

Open
Flaminel opened this issue Mar 28, 2025 · 0 comments · May be fixed by #108
Open

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

Flaminel opened this issue Mar 28, 2025 · 0 comments · May be fixed by #108

Comments

@Flaminel
Copy link
Contributor

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!

@Flaminel Flaminel linked a pull request Mar 28, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant