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

Add feature to get password from Vault #410

Open
Dmitry-Eremeev opened this issue Oct 16, 2024 · 0 comments
Open

Add feature to get password from Vault #410

Dmitry-Eremeev opened this issue Oct 16, 2024 · 0 comments

Comments

@Dmitry-Eremeev
Copy link

In wish list for future maintainers.

Dmitry-Eremeev added a commit to Dmitry-Eremeev/rabbitmq_exporter that referenced this issue Oct 16, 2024
To use the feature we need to set the following options in config file:
use_vault = true
vault_address = http://<IP_ADDRESS:<IP_PORT>
vault_role_id = <ROLE_ID>
vault_secret_id = <SECRET_ID>
vault_secret_path = <deployments/unit/dev/user/passwords_yml>
vault_secret_mount_path = <secret_v2>
credential_name_in_vault_secret = <rabbitmq_monitoring_password>

kbudde#410
Dmitry-Eremeev added a commit to Dmitry-Eremeev/rabbitmq_exporter that referenced this issue Oct 16, 2024
I realize that project is dead.
Still there are users which love it.
This patch can be useful for them.
To use the feature we need to set the following options in config file:
use_vault = true
vault_address = http://<IP_ADDRESS:<IP_PORT>
vault_role_id = <ROLE_ID>
vault_secret_id = <SECRET_ID>
vault_secret_path = <deployments/unit/dev/user/passwords_yml>
vault_secret_mount_path = <secret_v2>
credential_name_in_vault_secret = <rabbitmq_monitoring_password>

kbudde#410
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