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
58
Skinny View Controllers
endoze
0
37
Developing With Docker
endoze
0
150
Other Decks in Programming
See All in Programming
すべてのコンテキストを、 ユーザー価値に変える
applism118
3
1.1k
なぜ「共通化」を考え、失敗を繰り返すのか
rinchoku
1
630
なぜ適用するか、移行して理解するClean Architecture 〜構造を超えて設計を継承する〜 / Why Apply, Migrate and Understand Clean Architecture - Inherit Design Beyond Structure
seike460
PRO
3
740
CursorはMCPを使った方が良いぞ
taigakono
1
220
Team operations that are not burdened by SRE
kazatohiei
1
290
LT 2025-06-30: プロダクトエンジニアの役割
yamamotok
0
680
初学者でも今すぐできる、Claude Codeの生産性を10倍上げるTips
s4yuba
13
8k
Is Xcode slowly dying out in 2025?
uetyo
1
250
Blazing Fast UI Development with Compose Hot Reload (droidcon New York 2025)
zsmb
1
280
Result型で“失敗”を型にするPHPコードの書き方
kajitack
5
580
dbt民主化とLLMによる開発ブースト ~ AI Readyな分析サイクルを目指して ~
yoshyum
3
410
たった 1 枚の PHP ファイルで実装する MCP サーバ / MCP Server with Vanilla PHP
okashoi
1
220
Featured
See All Featured
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.6k
Building Applications with DynamoDB
mza
95
6.5k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
Code Reviewing Like a Champion
maltzj
524
40k
The Invisible Side of Design
smashingmag
300
51k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
We Have a Design System, Now What?
morganepeng
53
7.7k
The Cult of Friendly URLs
andyhume
79
6.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?