Sync docs from master to gh-pages
This commit is contained in:
@@ -116,7 +116,9 @@ $(globalSwitch);
|
||||
<div id="preamble">
|
||||
<div class="sectionbody">
|
||||
<div class="paragraph">
|
||||
<p>Spring Cloud Vault Config provides client-side support for externalized configuration in a distributed system. With <a href="https://www.vaultproject.io">HashiCorp’s Vault</a> you have a central place to manage external secret properties for applications across all environments. Vault can manage static and dynamic secrets such as username/password for remote applications/resources and provide credentials for external services such as MySQL, PostgreSQL, Apache Cassandra, MongoDB, Consul, AWS and more.</p>
|
||||
<p>Spring Cloud Vault Config provides client-side support for externalized configuration in a distributed system.
|
||||
With <a href="https://www.vaultproject.io">HashiCorp’s Vault</a> you have a central place to manage external secret properties for applications across all environments.
|
||||
Vault can manage static and dynamic secrets such as username/password for remote applications/resources and provide credentials for external services such as MySQL, PostgreSQL, Apache Cassandra, MongoDB, Consul, AWS and more.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user