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

Feature request: Adding secrets _FILE backend to credentials => OpenVpn/WireGuard #2024

Closed
nolimitech opened this issue Dec 30, 2023 · 2 comments

Comments

@nolimitech
Copy link

What's the feature 🧐

Implements secrets files.
Keep the environment variables but add new one with _FILE at the end.
Exemple:

  • OPENVPN_USER_FILE=/run/secrets/nordvpn_user
  • OPENVPN_PASSWORD_FILE=/run/secrets/nordvpn_password

Should be a MUST. Using .env file should not be the way.

Keep the good work. Great job.

Extra information and references

No response

@qdm12
Copy link
Owner

qdm12 commented Feb 21, 2024

@qdm12 qdm12 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 21, 2024
@qdm12
Copy link
Owner

qdm12 commented Mar 21, 2024

Just the suffix is _SECRETFILE not _FILE. This may change in the future, but not for now.

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

No branches or pull requests

2 participants