mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 10:12:35 +00:00
Added links to Learn and certification exams to the README (#8625)
* Added links at the top and to the Getting Started section to Learn and Certifications * Edited top links to make match the format of the other bullet points. * Changed "training" to "tutorials" Co-authored-by: lszpunar <lisaspooner42.com>
This commit is contained in:
20
README.md
20
README.md
@@ -10,6 +10,9 @@
|
|||||||
- IRC: `#vault-tool` on Freenode
|
- IRC: `#vault-tool` on Freenode
|
||||||
- Announcement list: [Google Groups](https://groups.google.com/group/hashicorp-announce)
|
- Announcement list: [Google Groups](https://groups.google.com/group/hashicorp-announce)
|
||||||
- Discussion list: [Google Groups](https://groups.google.com/group/vault-tool)
|
- Discussion list: [Google Groups](https://groups.google.com/group/vault-tool)
|
||||||
|
- Documentation: [https://www.vaultproject.io/docs/](https://www.vaultproject.io/docs/)
|
||||||
|
- Tutorials: [HashiCorp's Learn Platform](https://learn.hashicorp.com/vault)
|
||||||
|
- Certification Exam: [Vault Associate](https://www.hashicorp.com/certification/#hashicorp-certified-vault-associate)
|
||||||
|
|
||||||
<img width="300" alt="Vault Logo" src="https://github.com/hashicorp/vault/blob/f22d202cde2018f9455dec755118a9b84586e082/Vault_PrimaryLogo_Black.png">
|
<img width="300" alt="Vault Logo" src="https://github.com/hashicorp/vault/blob/f22d202cde2018f9455dec755118a9b84586e082/Vault_PrimaryLogo_Black.png">
|
||||||
|
|
||||||
@@ -47,13 +50,20 @@ The key features of Vault are:
|
|||||||
Revocation assists in key rolling as well as locking down systems in the
|
Revocation assists in key rolling as well as locking down systems in the
|
||||||
case of an intrusion.
|
case of an intrusion.
|
||||||
|
|
||||||
For more information, see the [getting started guide](https://learn.hashicorp.com/vault/)
|
Documentation, Getting Started, and Certification Exams
|
||||||
on Hashicorp's learning platform.
|
|
||||||
|
|
||||||
Getting Started & Documentation
|
|
||||||
-------------------------------
|
-------------------------------
|
||||||
|
|
||||||
All documentation is available on the [Vault website](https://www.vaultproject.io).
|
Documentation is available on the [Vault website](https://www.vaultproject.io/docs/).
|
||||||
|
|
||||||
|
If you're new to Vault and want to get started with security automation, please
|
||||||
|
check out our [Getting Started guides](https://learn.hashicorp.com/vault?track=getting-started#getting-started)
|
||||||
|
on HashiCorp's learning platform. There are also [additional guides](https://learn.hashicorp.com/vault?track=getting-started#operations-and-development)
|
||||||
|
to continue your learning.
|
||||||
|
|
||||||
|
Show off your Vault knowledge by passing a certification exam. Visit the
|
||||||
|
[certification page](https://www.hashicorp.com/certification/#hashicorp-certified-vault-associate)
|
||||||
|
for information about exams and find [study materials](https://learn.hashicorp.com/vault/certification/vault-associate)
|
||||||
|
on HashiCorp's learning platform.
|
||||||
|
|
||||||
Developing Vault
|
Developing Vault
|
||||||
--------------------
|
--------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user