mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-08 16:24:51 -04:00
Direct new users over to the getting started guide
I found myself on the dev server reference, when really I was more interested in the getting started guide. This link is intended to help others get back on the right track.
This commit is contained in:
parent
de535518f9
commit
2ab0ea3ff7
1 changed files with 2 additions and 0 deletions
|
|
@ -45,6 +45,8 @@ The properties of the dev server:
|
|||
|
||||
The dev server should be used for experimentation with Vault features, such
|
||||
as different authentication backends, secret backends, audit backends, etc.
|
||||
If you're new to Vault, you may want to pick up with "[Your First Secret](http://vaultproject.io/intro/getting-started/first-secret.html)" in
|
||||
our getting started guide.
|
||||
|
||||
In addition to experimentation, the dev server is very easy to automate
|
||||
for development environments.
|
||||
|
|
|
|||
Loading…
Reference in a new issue