hashicorp / vault-service-broker

The official HashiCorp Vault broker integration to the Open Service Broker API. This service broker provides support for secure secret storage and encryption-as-a-service to HashiCorp Vault.
https://www.vaultproject.io/
Mozilla Public License 2.0
84 stars 38 forks source link

Added shininess and metadata. Now has support links, docs, icon etc. #31

Closed ghost closed 5 years ago

ghost commented 5 years ago

Added metadata and icons. Nothing in this PR is intended to change how the service broker behaves. My clients were consistently accusing the service broker of "not working" because an icon was not included. Copied most of the information that is now displayed on the cf marketplace from the README.md. Intended to initialize reasonable defaults but also searched for environmental variables.

Decided to use the hashicorp icon instead of the vault icon for multiple reasons. Was unable to find a properly sized vault icon, and vault is really the only hashicorp product that is reasonable to be deployed as a cloud foundry service broker. Most of the other service broker icons are somewhat round.

image

tyrannosaurus-becks commented 5 years ago

Closing in favor of #40