influxdb-sqlserver icon indicating copy to clipboard operation
influxdb-sqlserver copied to clipboard

Moving username and password storage to a secrets manager

Open dchote opened this issue 6 years ago • 0 comments
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

dchote avatar Aug 06 '19 19:08 dchote