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
130
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
53
Skinny View Controllers
endoze
0
35
Developing With Docker
endoze
0
130
Other Decks in Programming
See All in Programming
range over funcの使い道と非同期N+1リゾルバーの夢 / about a range over func
mackee
0
220
Simple組み合わせ村から大都会Railsにやってきた俺は / Coming to Rails from the Simple
moznion
2
1.3k
PHPUnitしか使ってこなかった 一般PHPerがPestに乗り換えた実録
mashirou1234
0
400
非ブラウザランタイムとWeb標準 / Non-Browser Runtimes and Web Standards
petamoriken
0
420
ESLintプラグインを使用してCDKのセオリーを適用する
yamanashi_ren01
2
120
技術的負債と向き合うカイゼン活動を1年続けて分かった "持続可能" なプロダクト開発
yuichiro_serita
0
290
Androidアプリのモジュール分割における:x:commonを考える
okuzawats
1
270
Оптимизируем производительность блока Казначейство
lamodatech
0
920
rails newと同時に型を書く
aki19035vc
5
690
.NETでOBS Studio操作してみたけど…… / Operating OBS Studio by .NET
skasweb
0
110
Flatt Security XSS Challenge 解答・解説
flatt_security
0
660
Compose UIテストを使った統合テスト
hiroaki404
0
130
Featured
See All Featured
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
7
560
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
113
50k
Testing 201, or: Great Expectations
jmmastey
41
7.2k
Typedesign – Prime Four
hannesfritz
40
2.5k
How to Think Like a Performance Engineer
csswizardry
22
1.3k
Building Better People: How to give real-time feedback that sticks.
wjessup
366
19k
The Invisible Side of Design
smashingmag
299
50k
Mobile First: as difficult as doing things right
swwweet
222
9k
Git: the NoSQL Database
bkeepers
PRO
427
64k
Docker and Python
trallard
43
3.2k
KATA
mclloyd
29
14k
Fireside Chat
paigeccino
34
3.1k
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?