An open API service indexing awesome lists of open source software.

https://github.com/devops-rob/introduction-to-vault

Shipyard blueprints introducing HashiCorp Vault to operators
https://github.com/devops-rob/introduction-to-vault

Last synced: 11 days ago
JSON representation

Shipyard blueprints introducing HashiCorp Vault to operators

Awesome Lists containing this project

README

          

# Introduction to HashiCorp Vault

This repo contains Shipyard blueprints for Vault 101 and Vault 102 workshops. Both workshops contain full documentation that will open automatically in your web browser when the blueprint has been run.

Shipyard can be installed by following these [installation guides.](https://shipyard.run/docs/install)

To run the the blueprints run the following commands.

**For Vault 101**

```shell
shipyard run github.com/devops-rob/introduction-to-vault//vault-101
```

**For Vault 102**

```shell
shipyard run github.com/devops-rob/introduction-to-vault//vault-102
```