Vault: MongoDB Dynamic Backend Integration

Created on 19 Jun 2015  Â·  11Comments  Â·  Source: hashicorp/vault

Have MySQL, let's get some NoRel DB's in here

Most helpful comment

I am still working on this... :-)

All 11 comments

Hi @camspilly

I think this is something we would gladly accept a Pull Request for. Thanks!

No problem! At my workplace we use a variety of these tools, including Mongo, Zookeeper, Kafka, Rabbit, Redshift and MySQL, and we plan on adding Vault to that list.

@sethvargo do you mean you would make a pull request, or an outside contributor would?

Hi @camspilly

I mean we would likely rely on the community for this functionality since we do not use MongoDB internally :smile:

Sweet. Okay. How can I start contributing? Fork and then pull req?
On Jun 19, 2015 4:13 PM, "Seth Vargo" [email protected] wrote:

Hi @camspilly https://github.com/camspilly

I mean we would likely rely on the community for this functionality since
we do not use MongoDB internally [image: :smile:]

—
Reply to this email directly or view it on GitHub
https://github.com/hashicorp/vault/issues/362#issuecomment-113629718.

@camspilly yup! :smile:

No promises, but I'm taking a stab at implementing a secret backend for MongoDB. I think it's coming together nicely. I'll submit a pull request when I think it's ready for review.

It works, but there's an unfortunate restriction in role assignment due to https://github.com/go-mgo/mgo/issues/236 and some boilerplate due to https://github.com/go-mgo/mgo/issues/84 that I'd like to clean up.

I am still working on this... :-)

I believe this issue can be closed now, unless this issue is about a storage backend rather than a secret backend.

Yep!

Was this page helpful?
0 / 5 - 0 ratings