Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
chef_presentation.pdf
Endoze
April 15, 2014
Programming
0
76
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
42
Skinny View Controllers
endoze
0
21
Developing With Docker
endoze
0
110
Other Decks in Programming
See All in Programming
CIでAndroidUIテストの様子を録画してみた
mkeeda
0
170
読みやすいコードを書こう
yutorin
0
390
Android入門
hn410
0
300
확장 가능한 테라폼 코드 관리 (Scalable Terraform Code Management)
posquit0
1
310
Update from the Elixir team - 2022
whatyouhide
0
140
tfcon2022_Web3Dひとめぐり.pdf
emadurandal
0
840
New Relicを使った Observabilityの実現方法と活用例 / gocon 2022 spring after talk
budougumi0617
0
1.1k
Git Rebase
bkuhlmann
7
1k
Where and how to run UI tests (Droidcon Lisbon & Android Makers, Paris)
nonews
0
120
Milestoner
bkuhlmann
1
200
Learning DDD輪読会#4 / Learning DDD Book Club #4
suzushin54
1
130
Managing gRPC with Wire
oldergod
2
150
Featured
See All Featured
A Modern Web Designer's Workflow
chriscoyier
689
180k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
268
11k
A better future with KSS
kneath
225
15k
10 Git Anti Patterns You Should be Aware of
lemiorhan
638
52k
The Invisible Side of Design
smashingmag
289
48k
Building Adaptive Systems
keathley
25
1.1k
Six Lessons from altMBA
skipperchong
14
1.3k
Making the Leap to Tech Lead
cromwellryan
113
6.9k
Principles of Awesome APIs and How to Build Them.
keavy
113
15k
Three Pipe Problems
jasonvnalue
89
8.6k
Typedesign – Prime Four
hannesfritz
33
1.3k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
119
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?