Onboarding - PermanentOrg/meta GitHub Wiki

Welcome to Permanent!

As you get started working on our technical stack, we recommend that you install the following software.

If you're running Linux, the following code snippet should take care of this for you.

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 update
sudo apt install terraform vagrant packer virtualbox openvpn