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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
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
39
Developing With Docker
endoze
0
160
Other Decks in Programming
See All in Programming
New in Go 1.26 Implementing go fix in product development
sunecosuri
0
110
今更考える「単一責任原則」 / Thinking about the Single Responsibility Principle
tooppoo
3
1.2k
The Ralph Wiggum Loop: First Principles of Autonomous Development
sembayui
0
3.7k
2026/02/04 AIキャラクター人格の実装論 口 調の模倣から、コンテキスト制御による 『思想』と『行動』の創発へ
sr2mg4
0
650
DevinとClaude Code、SREの現場で使い倒してみた件
karia
1
820
ぼくの開発環境2026
yuzneri
1
290
Python’s True Superpower
hynek
0
190
PJのドキュメントを全部Git管理にしたら、一番喜んだのはAIだった
nanaism
0
230
「ブロックテーマでは再現できない」は本当か?
inc2734
0
1.1k
PostgreSQL を使った快適な go test 環境を求めて
otakakot
0
380
Ruby x Terminal
a_matsuda
5
530
社内規程RAGの精度を73.3% → 100%に改善した話
oharu121
12
6.8k
Featured
See All Featured
AI: The stuff that nobody shows you
jnunemaker
PRO
3
340
Typedesign – Prime Four
hannesfritz
42
3k
The Straight Up "How To Draw Better" Workshop
denniskardys
239
140k
AI Search: Implications for SEO and How to Move Forward - #ShenzhenSEOConference
aleyda
1
1.1k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
10
1.1k
Lightning talk: Run Django tests with GitHub Actions
sabderemane
0
130
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
The Director’s Chair: Orchestrating AI for Truly Effective Learning
tmiket
1
110
Organizational Design Perspectives: An Ontology of Organizational Design Elements
kimpetersen
PRO
1
620
Leveraging Curiosity to Care for An Aging Population
cassininazir
1
190
Why You Should Never Use an ORM
jnunemaker
PRO
61
9.8k
Leo the Paperboy
mayatellez
4
1.5k
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?