사용자 도구

사이트 도구


linux:hashicorp

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
linux:hashicorp [2020/10/04 02:50]
kwon37xi
linux:hashicorp [2020/10/24 15:33]
kwon37xi [Homebrew tap]
줄 1: 줄 1:
 ====== HashiCorp Linux Repository ====== ====== HashiCorp Linux Repository ======
   * https://www.hashicorp.com/blog/announcing-the-hashicorp-linux-repository   * https://www.hashicorp.com/blog/announcing-the-hashicorp-linux-repository
-  * [[https://www.hashicorp.com/blog/announcing-hashicorp-homebrew-tap|Announcing HashiCorp’s Homebrew Tap]] 
   * https://releases.hashicorp.com 에 있는 바이너리를 리눅스 리포지토리로 배포   * https://releases.hashicorp.com 에 있는 바이너리를 리눅스 리포지토리로 배포
  
줄 10: 줄 9:
 </code> </code>
  
 +===== Homebrew tap =====
 +  * [[https://www.hashicorp.com/blog/announcing-hashicorp-homebrew-tap|Announcing HashiCorp’s Homebrew Tap]]
 +  * [[:vagrant|Vagrant]] 제외하고 [[:homebrew|HomeBrew]] 로 설치가능.
 +<code sh>
 +brew install hashicorp/tap/{vault|consul|nomad|terraform|packer}
 +
 +# upgrade
 +brew upgrade hashicorp/tap/<product name>
 +
 +</code>
linux/hashicorp.txt · 마지막으로 수정됨: 2023/12/16 15:37 저자 kwon37xi