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
- Host: GitHub
- URL: https://github.com/devops-rob/introduction-to-vault
- Owner: devops-rob
- Created: 2021-04-07T10:44:17.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-07T11:12:10.000Z (almost 5 years ago)
- Last Synced: 2025-04-02T11:49:08.432Z (10 months ago)
- Language: HCL
- Size: 251 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```