In this short tutorial we will see how to install Hashicorp’s Waypoint on Ubuntu Linux.

===Code===
curl -fsSL https://apt.releases.hashicorp.com/gpg | sudo apt-key add -
sudo apt-add-repository “deb [arch=amd64] https://apt.releases.hashicorp.com $(lsb_release -cs) main”
sudo apt-get update && sudo apt-get install waypoint

Subscribe : https://www.youtube.com/channel/UC2wMHF4HBkTMGLsvZAIWzRg

#waypoint #ubuntu

How to Install Waypoint on Ubuntu Linux
3.15 GEEK