cloudfoundry-community / safe-boshrelease

A simplified HA Vault intended to be used with `safe`
MIT License
8 stars 9 forks source link

Manifest Options for enabling Vault UI? #23

Closed qmarc closed 5 years ago

qmarc commented 5 years ago

I would like to add ‘UI=true’ and apply the api_addr plus cluster_addr along with anything else that might be useful to extend the configuration with as Vault itself changes. How else would I do this today?

jhunt commented 5 years ago

This is precisely what the Vault BOSH Release (https://github.com/cloudfoundry-community/vault-boshrelease) is designed for. It allows you to provide your entire Vault server configuration.

qmarc commented 5 years ago

Thanks for your response, and yes agree with you. However it does not contain the release packages for providing a Consul based backend etc. This project provides the implementation details I need it is just lacking the config entries, at minimum we would like to have the UI visible.

jhunt commented 5 years ago

Fair point. Making the UI available via a configuration option is a small enough scope it still fits with the zero-conf aspect of this BOSH release.

thomasmitchell commented 5 years ago

Released in 0.2.1