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
150
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
Devoxx BE - Local Development in the AI Era
kdubois
0
130
技術的負債の正体を知って向き合う / Facing Technical Debt
irof
0
160
その面倒な作業、「Dart」にやらせませんか? Flutter開発者のための業務効率化
yordgenome03
1
120
monorepo の Go テストをはやくした〜い!~最小の依存解決への道のり~ / faster-testing-of-monorepos
convto
2
470
Devvox Belgium - Agentic AI Patterns
kdubois
1
120
Web Components で実現する Hotwire とフロントエンドフレームワークの橋渡し / Bridging with Web Components
da1chi
3
2.1k
CSC509 Lecture 03
javiergs
PRO
0
330
なぜあの開発者はDevRelに伴走し続けるのか / Why Does That Developer Keep Running Alongside DevRel?
nrslib
3
400
そのpreloadは必要?見過ごされたpreloadが技術的負債として爆発した日
mugitti9
2
3.3k
デミカツ切り抜きで面倒くさいことはPythonにやらせよう
aokswork3
0
230
ポスターセッション: 「まっすぐ行って、右!」って言ってラズパイカーを動かしたい 〜生成AI × Raspberry Pi Pico × Gradioの試作メモ〜
komofr
0
1.3k
開発生産性を上げるための生成AI活用術
starfish719
3
450
Featured
See All Featured
Code Reviewing Like a Champion
maltzj
526
40k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Thoughts on Productivity
jonyablonski
70
4.9k
Done Done
chrislema
185
16k
BBQ
matthewcrist
89
9.8k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
A designer walks into a library…
pauljervisheath
209
24k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
The Illustrated Children's Guide to Kubernetes
chrisshort
49
51k
The Invisible Side of Design
smashingmag
302
51k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
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?