Skip to content

This is a dockerized instance of HashiCorp Vault that can be used to prepare for the DevNet Expert lab exam

License

Notifications You must be signed in to change notification settings

delcamacho/DevNet-VAULT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HashiCorp Vault Setup for the Cisco Certified DevNet Expert Exam

This repository provides a quick setup for HashiCorp Vault. This is essential if you're preparing for the Cisco Certified DevNet Expert exam. With Docker Compose, you can easily launch a Vault instance to secure your applications and manage secrets.

Quick Start

Ensure you have Docker and Docker Compose installed on your machine. Then, follow these steps:

  1. Execute docker-compose up -d to start the Vault.
  2. Verify it using docker ps -a.
  3. Visit localhost:8200.

Support

For any issues or questions, feel free to open an issue in this repository.

Become an Expert

In my DevNet Expert e-learning HashiCorp Vault is covered extensively. Learn everything from creating secrets to writing custom Python applications using the hvac library.

About

This is a dockerized instance of HashiCorp Vault that can be used to prepare for the DevNet Expert lab exam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published