16년 09월 현재, ansible로 자동화 환경을 구축하면서 참고한 유용한 책이나 사이트 등을 공유합니다.

 

국내에서는 다음카카오나 네이버등의 회사에서 잘 사용이 되는 것 같아 보이고,

그런쪽은 역할론으로서 데브옵스들이 많이 있는것 같습니다.

 

제가 하려는 방식은 많은 장비를 유지보수/관리 하고자 하는 목적이며 궁극적으로는 아래와 같아지고 싶습니다.

http://www.zdnet.co.kr/news/news_view.asp?artice_id=20160627165341&type=det&re=

 

 

약간 보수적으로 진행이 되고있기도 하고 개인의 역량이 많이 부족한 상태라 빠른 진척이 되진 않겠지만,

가능한 지속적인 결과를 내고자 합니다.

 

참고문서 : ansible 설정관리

              http://knight76.tistory.com/2858

              (번역된 책이라 이해하는데 어려움이 있었지만, 필요할때 찾아보면 해답이 들어있는 아주 유용한 책입니다.)

 

사이트 :

[개요]
 - http://www.slideshare.net/deview/1a7ansible


--------
[playbook 구성]
 - http://docs.ansible.com/ansible/playbooks_intro.html
 - https://github.com/ansible/ansible-examples
 - http://theeye.pe.kr/archives/2597

 * ansible - postgresql 설치 관련
 - https://danielwestermann.com/tag/ansible/
 - https://github.com/Kami/ansible-postgresql
 - https://github.com/lesovsky/ansible-postgresql-on-el6
 - https://github.com/galaxyproject/ansible-postgresql/tree/master/tasks
 - https://github.com/azavea/ansible-postgresql/blob/develop/tasks/main.yml
 - https://github.com/5ak3t/ansible-postgresql/blob/master/roles/createdb/tasks/main.yml

 * ansible - rhcs 관련

 - https://github.com/jinfengyang/ansible-rhcs

--------
[참조]
 - http://zigispace.net/849

 

 

 

 

+ Recent posts