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

Ability to pass parameters as environment variables #1

Open
zsevilla opened this issue Nov 24, 2022 · 0 comments
Open

Ability to pass parameters as environment variables #1

zsevilla opened this issue Nov 24, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@zsevilla
Copy link

Summary

At the moment, URL, username and password (could be obfuscated) needs to be added in the config file. This becomes a limitation when integrating and leveraging deployment tools and secrets manager when deploying to multiple environments without having to have seperate config files for each environment. In order to help with automating the deployment , it will have the capability to pass parameters dynamically.

Desired Behavior

One possibility is to have the required parameters be passed in on through ./nri-empcon.sh and have the config file auto-generated. This may require having a parameter input on events to be enabled.

Possible Solution

Additional context

@zsevilla zsevilla added the enhancement New feature or request label Nov 24, 2022
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