• HashiCorp Developer

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

Install Waypoint

Skip to main content
  • Install Waypoint

  • Getting Started

  • Introduction to Waypoint
  • Getting Started with Waypoint

  • Resources

  • Tutorial Library
  • Community Forum
    (opens in new tab)
  • Support
    (opens in new tab)
  • GitHub
    (opens in new tab)
  1. Developer
  2. Waypoint
  3. Install v0.10.5

Install Waypoint

Install or update to v0.10.5 (latest version) of Waypoint to get started.

Operating System

Package manager for macOS

$ brew tap hashicorp/tap
$ brew install hashicorp/tap/waypoint

Binary download for macOS

AMD64

Version: 0.10.5

Download

ARM64

Version: 0.10.5

Download

Release information

Changelog

Version: 0.10.5

GitHub(opens in new tab)

Notes

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

Binary download for Windows

386

Version: 0.10.5

Download

AMD64

Version: 0.10.5

Download

Release information

Changelog

Version: 0.10.5

GitHub(opens in new tab)

Notes

You can find the SHA256 checksums for Waypoint 0.10.5 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 waypoint
$ sudo yum install -y yum-utils
$ sudo yum-config-manager --add-repo https://rpm.releases.hashicorp.com/RHEL/hashicorp.repo
$ sudo yum -y install waypoint
$ 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 waypoint
$ 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 waypoint
$ brew tap hashicorp/tap
$ brew install hashicorp/tap/waypoint

Binary download for Linux

386

Version: 0.10.5

Download

AMD64

Version: 0.10.5

Download

ARM

Version: 0.10.5

Download

ARM64

Version: 0.10.5

Download

Release information

Changelog

Version: 0.10.5

GitHub(opens in new tab)

Notes

You can find the SHA256 checksums for Waypoint 0.10.5 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

  •  
    5min
    Introduction to Waypoint
    Waypoint enables you to publish any application to any platform with a single file and a single command. Build, deploy, and release applications programmatically using HashiCorp Configuration Language.
    • Waypoint
    • Video
  •  
    5min
    Install Waypoint
    Install the Waypoint binary locally on Mac, Linux, or Windows, manually or using a package manager (Homebrew).
    • Waypoint
  •  
    10min
    Deploy an Application to Nomad
    Release applications to a local or cloud hosted Nomad cluster.
    • Waypoint
  •  
    20min
    Deploy an Application to AWS Elastic Container Service
    Run a NodeJS application onto AWS Elastic Container Service (ECS) with Waypoint
    • Waypoint
  •  
    30min
    Deploy an application onto an Azure Container Instance
    Deploy an application onto an Azure Container Instance with Waypoint
    • Waypoint
  •  
    20min
    Deploy an Application to Google Cloud Run
    Run an application on Google Cloud Run with Waypoint
    • Waypoint

About Waypoint

Deploy, manage, and observe your applications through a consistent abstraction of underlying infrastructure. Waypoint works with Kubernetes, ECS and many other platforms.

Featured docs

  • Projects
  • Plugins
  • Build
  • Deploy
 
HCP Waypoint
Simplify your application deployments across platforms
Try HCP Waypoint
Give Feedback(opens in new tab)
  • Certifications
  • System Status
  • Terms of Use
  • Security
  • Privacy
  • Trademark Policy
  • Trade Controls
  • Give Feedback(opens in new tab)