"쉐프 (소프트웨어)"의 두 판 사이의 차이

8번째 줄: 8번째 줄:


<img src='http://www.juliandunn.net/wp-content/uploads/2014/03/Chef_Mark_Reg-300x296.png' style='width:120px' />
<img src='http://www.juliandunn.net/wp-content/uploads/2014/03/Chef_Mark_Reg-300x296.png' style='width:120px' />
https://docs.chef.io/_images/chef_overview.png


==용어==
==용어==
23번째 줄: 25번째 줄:
*http://dev.kthcorp.com/2012/08/16/devops-infrastructure-as-a-code-chef-series-1/
*http://dev.kthcorp.com/2012/08/16/devops-infrastructure-as-a-code-chef-series-1/
*http://www.juliandunn.net/2014/03/10/why-i-love-working-at-chef/
*http://www.juliandunn.net/2014/03/10/why-i-love-working-at-chef/
*https://docs.chef.io/chef_overview.html


[[분류: 서버]]
[[분류: 서버]]

2015년 4월 29일 (수) 16:18 판

1 개요

chef
쉐프
  • 서버/인프라 설정 자동화 도구
  • 대상 노드에 OS, 애플리케이션 설치/설정, 서비스 실행, 크론 등록 등 SSH 작업 자동화
  • 클라우드 컴퓨팅 환경 등에서 활용
  • 오픈 소스 쉐프(아파치 라이센스), 엔터프라이즈 쉐프

<img src='http://www.juliandunn.net/wp-content/uploads/2014/03/Chef_Mark_Reg-300x296.png' style='width:120px' />

 

2 용어

  • recipe: 기초 설정 요소. ruby문법 기반
  • run_list: node에서 수행할 recipe 목록
  • role: run_list 집합

3 같이 보기

4 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}