• HashiCorp Developer

  • HashiCorp Cloud Platform
  • Terraform
  • Packer
  • Consul
  • Vault
  • Boundary
  • Nomad
  • Waypoint
  • Vagrant
Vault
  • Install
  • Tutorials
  • Documentation
  • API
  • Integrations
  • Try Cloud(opens in new tab)
  • Sign up
Vault Home

Install Vault

Skip to main content
  • Install Vault

  • Getting Started

  • What is Vault?
  • Quick Start

  • Resources

  • Tutorial Library
  • Certifications
  • Community Forum
    (opens in new tab)
  • Support
    (opens in new tab)
  • GitHub
    (opens in new tab)
  1. Developer
  2. Vault
  3. Install v1.12.3

Install Vault

Install or update to v1.12.3 (latest version) of Vault to get started.

Operating System

Package manager for macOS

$ brew tap hashicorp/tap
$ brew install hashicorp/tap/vault

Binary download for macOS

AMD64

Version: 1.12.3

Download

ARM64

Version: 1.12.3

Download

Release information

Changelog

Version: 1.12.3

GitHub(opens in new tab)

Notes

You can find the SHA256 checksums for Vault 1.12.3 online and you can verify the checksums signature file which has been signed using HashiCorp's GPG key.

Binary download for Windows

386

Version: 1.12.3

Download

AMD64

Version: 1.12.3

Download

Release information

Changelog

Version: 1.12.3

GitHub(opens in new tab)

Notes

You can find the SHA256 checksums for Vault 1.12.3 online and you can verify the checksums signature file which has been signed using HashiCorp's GPG key.

Package manager for Linux

$ wget -O- https://apt.releases.hashicorp.com/gpg | gpg --dearmor | sudo tee /usr/share/keyrings/hashicorp-archive-keyring.gpg
$ echo "deb [signed-by=/usr/share/keyrings/hashicorp-archive-keyring.gpg] https://apt.releases.hashicorp.com $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/hashicorp.list
$ sudo apt update && sudo apt install vault
$ sudo yum install -y yum-utils
$ sudo yum-config-manager --add-repo https://rpm.releases.hashicorp.com/RHEL/hashicorp.repo
$ sudo yum -y install vault
$ sudo dnf install -y dnf-plugins-core
$ sudo dnf config-manager --add-repo https://rpm.releases.hashicorp.com/fedora/hashicorp.repo
$ sudo dnf -y install vault
$ sudo yum install -y yum-utils shadow-utils
$ sudo yum-config-manager --add-repo https://rpm.releases.hashicorp.com/AmazonLinux/hashicorp.repo
$ sudo yum -y install vault
$ brew tap hashicorp/tap
$ brew install hashicorp/tap/vault

Binary download for Linux

386

Version: 1.12.3

Download

AMD64

Version: 1.12.3

Download

ARM

Version: 1.12.3

Download

ARM64

Version: 1.12.3

Download

Release information

Changelog

Version: 1.12.3

GitHub(opens in new tab)

Notes

You can find the SHA256 checksums for Vault 1.12.3 online and you can verify the checksums signature file which has been signed using HashiCorp's GPG key.

Binary download for FreeBSD

386

Version: 1.12.3

Download

AMD64

Version: 1.12.3

Download

ARM

Version: 1.12.3

Download

Release information

Changelog

Version: 1.12.3

GitHub(opens in new tab)

Notes

You can find the SHA256 checksums for Vault 1.12.3 online and you can verify the checksums signature file which has been signed using HashiCorp's GPG key.

Binary download for NetBSD

386

Version: 1.12.3

Download

AMD64

Version: 1.12.3

Download

ARM

Version: 1.12.3

Download

Release information

Changelog

Version: 1.12.3

GitHub(opens in new tab)

Notes

You can find the SHA256 checksums for Vault 1.12.3 online and you can verify the checksums signature file which has been signed using HashiCorp's GPG key.

Binary download for OpenBSD

386

Version: 1.12.3

Download

AMD64

Version: 1.12.3

Download

ARM

Version: 1.12.3

Download

Release information

Changelog

Version: 1.12.3

GitHub(opens in new tab)

Notes

You can find the SHA256 checksums for Vault 1.12.3 online and you can verify the checksums signature file which has been signed using HashiCorp's GPG key.

Binary download for Solaris

AMD64

Version: 1.12.3

Download

Release information

Changelog

Version: 1.12.3

GitHub(opens in new tab)

Notes

You can find the SHA256 checksums for Vault 1.12.3 online and you can verify the checksums signature file which has been signed using HashiCorp's GPG key.

Looking for more?

 

Official releases

All officially supported HashiCorp release channels and their security guarantees.

Featured Tutorials

  •  
    17min
    What is Vault
    What is HashiCorp Vault and where does it fit in your organization?
    • Vault
    • Video
  •  
    8min
    Getting Started with Vault UI
    Getting started with Vault UI scenario introduction.
    • Vault
    • Video
  •  
    14min
    What is HCP Vault
    HashiCorp Cloud Platform (HCP) Vault enables you to deploy a managed Vault service on AWS.
    • Vault
    • Video
  •  
    8min
    Production Hardening
    This tutorial provides guidance on best practices for a production hardened deployment of HashiCorp Vault.
    • Vault
  •  
    15min
    Vault with Integrated Storage Reference Architecture
    This guide describes architectural best practices for implementing Vault using the Integrated Storage (Raft) storage backend.
    • Vault
  •  
    12min
    Vault with Integrated Storage Deployment Guide
    Outlines the required steps to install and configure a single HashiCorp Vault according to the Vault with Integrated Storage Reference Architecture
    • Vault

About Vault

Secure, store and tightly control access to tokens, passwords, certificates, encryption keys for protecting secrets and other sensitive data using a UI, CLI, or HTTP API.

Featured docs

  • What is Vault?
  • Use Cases
  • Developer Quick Start
 
HCP Vault
Secure your applications and protect sensitive data
Try HCP Vault
Give Feedback(opens in new tab)
  • Certifications
  • System Status
  • Terms of Use
  • Security
  • Privacy
  • Trademark Policy
  • Trade Controls
  • Give Feedback(opens in new tab)