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: k8s friendly handling of config.json and localUser.json #150

Open
ekelson-bcove opened this issue Jul 12, 2024 · 0 comments

Comments

@ekelson-bcove
Copy link

It would be really helpful if the injection of configuration variables can be fully migrated to environment variables. This would allow users to deploy these tools to a k8s environment without having to manually encrypt database, slack, and localUser hash variables. Instead, the tool will rely on injecting these configuration variables via ENV/Config maps. This would also allow users to select their password management solution - like AWS Secrets, K8s secrets or a KMS related solution. Messing around with a node encryption script isn't great

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

1 participant