website: "Launch Interactive Tutorial"

This commit is contained in:
Jack Pearkes 2015-04-23 11:38:18 -07:00
parent 5272203d2e
commit 2ed3c7875d

View file

@ -21,7 +21,7 @@
<h2 id="tag-line">A tool for managing secrets.</h2>
<div>
<a class="v-btn blue lrg started" href="/intro">Get Started</a>
<a class="v-btn black lrg terminal" href="/#/demo/0">Launch Interactive Terminal</a>
<a class="v-btn black lrg terminal" href="/#/demo/0">Launch Interactive Tutorial</a>
</div>
<div id="diagram"></div>
<p><span class="strong">Vault</span> secures, stores, and tightly controls access to tokens, passwords, certificates, API keys, and other secrets in modern computing. Vault handles leasing, key revocation, key rolling, and auditing. Vault presents a unified API to access multiple backends: HSMs, AWS IAM, SQL databases, raw key/value, and more.