Table of Contents

Nomad Install


Direkt von Ubuntu

apt update
apt install noman


Von Hasicorp für Ubuntu

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