Improvements to documentation.

See gh-12.
This commit is contained in:
Mark Paluch
2016-10-16 09:01:47 +02:00
parent d70eadeb22
commit 1ab786db8f
3 changed files with 30 additions and 12 deletions

View File

@@ -38,9 +38,12 @@ badges:
{% capture billboard_description %}
Spring Vault provides familiar Spring abstractions and Client support for Spring applications. It offers both low-level and
Spring Vault provides familiar Spring abstractions and client-side support for accessing, storing and revoking secrets. It offers both low-level and
high-level abstractions for interacting with Vault, freeing the user from infrastructural concerns.
With https://www.vaultproject.io[Hashicorp's Vault] you have a central place to manage external secret data for applications across all environments.
Vault can manage static and dynamic secrets such as application data, username/password for remote applications/resources and provide credentials for external services such as MySQL, PostgreSQL, Apache Cassandra, Consul, AWS and more.
{% endcapture %}
{% capture main_content %}