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
Capistrano
Search
Jelmer Snoeck
June 25, 2012
Programming
0
150
Capistrano
Capistrano presentation for Wijs
Jelmer Snoeck
June 25, 2012
Tweet
Share
More Decks by Jelmer Snoeck
See All by Jelmer Snoeck
Service alerting and monitoring
jelmersnoeck
0
110
The rise of GraphQL
jelmersnoeck
0
86
Deploying Rock Solid Applications with Kubernetes
jelmersnoeck
2
180
Custom Resources for Cloud Native DevOps
jelmersnoeck
1
110
Experimental Refactoring with Go
jelmersnoeck
1
150
From Terraform to Kubernetes: creating and sharing secrets
jelmersnoeck
1
990
let's talk open source software
jelmersnoeck
0
120
The Dark Side Of Microservices
jelmersnoeck
1
170
Workflows
jelmersnoeck
0
140
Other Decks in Programming
See All in Programming
RubyKaigiで得られる10の価値 〜Ruby話を聞くことだけが RubyKaigiじゃない〜
tomohiko9090
0
140
Spring gRPC で始める gRPC 入門 / Introduction to gRPC with Spring gRPC
mackey0225
2
490
Passkeys for Java Developers
ynojima
3
850
Prism.parseで 300本以上あるエンドポイントに 接続できる権限の一覧表を作ってみた
hatsu38
1
110
アンドパッドの Go 勉強会「 gopher 会」とその内容の紹介
andpad
0
170
FormFlow - Build Stunning Multistep Forms
yceruto
1
160
Haskell でアルゴリズムを抽象化する / 関数型言語で競技プログラミング
naoya
17
4.3k
Julia という言語について (FP in Julia « SIDE: F ») for 関数型まつり2025
antimon2
3
920
プロダクト開発でも使おう 関数のオーバーロード
yoiwamoto
0
150
Cursor AI Agentと伴走する アプリケーションの高速リプレイス
daisuketakeda
1
110
インターフェース設計のコツとツボ
togishima
2
710
実践ArchUnit ~実例による検証パターンの紹介~
ogiwarat
2
250
Featured
See All Featured
Git: the NoSQL Database
bkeepers
PRO
430
65k
Documentation Writing (for coders)
carmenintech
71
4.9k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
The Invisible Side of Design
smashingmag
299
51k
Speed Design
sergeychernyshev
31
990
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.8k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
4
150
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.7k
How GitHub (no longer) Works
holman
314
140k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
53k
Optimising Largest Contentful Paint
csswizardry
37
3.3k
Transcript
CAP(ISTRANO) Monday 25 June 12
Hi! I’m Jelmer. Monday 25 June 12
What? Let me explain... Monday 25 June 12
mlitn Wikipedia Capistrano is an open source tool for runnings
scripts on multiple servers; its main use is deploying web applications. Monday 25 June 12
Deployment? Gogogo! Monday 25 June 12
So... Capistrano Let’s check it out Monday 25 June 12
4. Accessible 3. Bash 2. Ruby gem 1. Command-line Monday
25 June 12
4. Accessible 3. Bash 2. Ruby gem 1. Command-line Monday
25 June 12
Installation 1. sudo gem install capistrano 2. sudo gem install
capistrano-ext Monday 25 June 12
4. Accessible 3. Bash 2. Ruby gem 1. Command-line Monday
25 June 12
Bash you say? Bash I said! Monday 25 June 12
4. Accessible 3. Bash 2. Ruby gem 1. Command-line Monday
25 June 12
Why? Because... Monday 25 June 12
4. Customization 3. Reliable 2. Fast 1. The wheel Monday
25 June 12
Don’t reinvent it. Monday 25 June 12
4. Customization 3. Reliable 2. Fast 1. The wheel Monday
25 June 12
Choose. Wisely. `cap staging deploy` Monday 25 June 12
4. Customization 3. Reliable 2. Fast 1. The wheel Monday
25 June 12
4. Customization 3. Reliable 2. Fast 1. The wheel Monday
25 June 12
Questions? Monday 25 June 12
twitter.com/jelmersnoeck
[email protected]
jelmersnoeck.iswijs.be Monday 25 June 12