Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

HashiCorp Vault Deployment, HTTP API, and UI - Part 8

Rahul Wagh via YouTube

Overview

Explore the deployment of HashiCorp Vault in production, including UI and HTTP API integration, in this comprehensive video tutorial. Learn how to create a config.hcl file for vault storage, listener, API address, cluster, and UI configuration. Discover the process of starting the Vault server with server config, understanding seal and unseal tokens, accessing the Vault UI, and utilizing REST HTTP API from the command line interface. Follow step-by-step instructions for dynamic secrets generation, including unset development token, creating RAFT storage backend directory, initializing and unsealing vault, and exporting VAULT_ADDR. Gain valuable insights into DevOps practices and HashiCorp Vault implementation for secure secret management in production environments.

Syllabus

address = "127.0.0.00"
api_addr = "http://127.0.0.00"
cluster_addr = "https://127.0.0.01"
$ export VAULT_ADDR='http://127.0.0.00'

Taught by

Rahul Wagh

Reviews

Start your review of HashiCorp Vault Deployment, HTTP API, and UI - Part 8

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.