influxdb-sqlserver
influxdb-sqlserver copied to clipboard
Moving username and password storage to a secrets manager
trafficstars
I realize this project has been inactive for a while now, but I was wondering if anyone gave any thought to using a password manager like Vault to store secrets rather than storing them in plain text on the filesystem.
I am exploring using Vault's API client for doing this, as outlined here: https://mycodesmells.com/post/accessing-vault-with-go