Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
chef_presentation.pdf
Search
Endoze
April 15, 2014
Programming
0
160
chef_presentation.pdf
Endoze
April 15, 2014
Tweet
Share
More Decks by Endoze
See All by Endoze
How to Code Like a Hacker
endoze
0
60
Skinny View Controllers
endoze
0
37
Developing With Docker
endoze
0
150
Other Decks in Programming
See All in Programming
他言語経験者が Golangci-lint を最初のコーディングメンターにした話 / How Golangci-lint Became My First Coding Mentor: A Story from a Polyglot Programmer
uma31
0
150
Web Components で実現する Hotwire とフロントエンドフレームワークの橋渡し / Bridging with Web Components
da1chi
3
2.5k
Claude Agent SDK を使ってみよう
hyshu
0
280
品質ワークショップをやってみた
nealle
0
260
All About Angular's New Signal Forms
manfredsteyer
PRO
0
160
『毎日の移動』を支えるGoバックエンド内製開発
yutautsugi
2
250
overlayPreferenceValue で実現する ピュア SwiftUI な AdMob ネイティブ広告
uhucream
0
180
Serena MCPのすすめ
wadakatu
4
1k
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
380
(Extension DC 2025) Actor境界を越える技術
teamhimeh
1
250
タスクの特性や不確実性に応じた最適な作業スタイルの選択(ペアプロ・モブプロ・ソロプロ)と実践 / Optimal Work Style Selection: Pair, Mob, or Solo Programming.
honyanya
3
170
PHPに関数型の魂を宿す〜PHP 8.5 で実現する堅牢なコードとは〜 #phpcon_hiroshima / phpcon-hiroshima-2025
shogogg
1
220
Featured
See All Featured
Mobile First: as difficult as doing things right
swwweet
224
10k
GitHub's CSS Performance
jonrohan
1032
470k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
Thoughts on Productivity
jonyablonski
70
4.9k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
8
910
The Cult of Friendly URLs
andyhume
79
6.6k
4 Signs Your Business is Dying
shpigford
185
22k
Visualization
eitanlees
149
16k
Rails Girls Zürich Keynote
gr2m
95
14k
Done Done
chrislema
185
16k
It's Worth the Effort
3n
187
28k
Transcript
Configuration Management with Chef
Why Configuration Management? Nginx Modules Reverse Proxy SSL
Nginx Before Configuration Management Google ??? Profit!
Configuration Management Why do we need it? Wouldn’t a sysadmin
be enough? What about shell scripts?
What would it look like? Sandboxed environment Declarative Repeatable Testable
Tools of the Trade VirtualBox Vagrant Chef Ruby
Nginx with Chef Demo
Why this is Cool It’s just Ruby underneath the covers
It’s extendable Chef community cookbooks
Learning Resources https://learnchef.opscode.com http://jtimberman.housepub.org/ https://github.com/opscode- cookbooks/
More Resources VirtualBox - https://www.virtualbox.org/ Vagrant - http://www.vagrantup.com/
Questions?