HashiCorp Vault Deployment, HTTP API, and UI - Part 8
Offered By: Rahul Wagh via YouTube
Course Description
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
Related Courses
Continuous Delivery and DevOps with TFS and VSTS 2018, Managing BuildsPluralsight DevSecOps: Building a Secure Continuous Delivery Pipeline
LinkedIn Learning Microsoft DevOps Solutions: Designing a Sensitive Information Strategy
Pluralsight Microsoft Azure DevOps Engineer: Implement a Secure and Compliant Development Process
Pluralsight Linux Administration with Ansible: Advanced Ansible Automation
Pluralsight