User Tools

Site Tools


container:nomad:install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
container:nomad:install [2022/08/22 11:03] stonecontainer:nomad:install [2022/08/22 11:05] (current) stone
Line 2: Line 2:
  
 \\ \\
 +===== Direkt von Ubuntu =====
 +
 +<code>
 +apt update
 +apt install noman
 +</code>
  
-Unter Ubuntu ist alles Onboard dabei. 
 \\ \\
  
 +===== Von Hasicorp für Ubuntu =====
 <code> <code>
 +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 update
-apt install noman+apt-get install nomad
 </code> </code>
container/nomad/install.1661166195.txt.gz · Last modified: by stone