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
120
The rise of GraphQL
jelmersnoeck
0
93
Deploying Rock Solid Applications with Kubernetes
jelmersnoeck
2
180
Custom Resources for Cloud Native DevOps
jelmersnoeck
1
120
Experimental Refactoring with Go
jelmersnoeck
1
150
From Terraform to Kubernetes: creating and sharing secrets
jelmersnoeck
1
1k
let's talk open source software
jelmersnoeck
0
130
The Dark Side Of Microservices
jelmersnoeck
1
180
Workflows
jelmersnoeck
0
140
Other Decks in Programming
See All in Programming
OSS開発者という働き方
andpad
5
1.7k
詳解!defer panic recover のしくみ / Understanding defer, panic, and recover
convto
0
230
AWS発のAIエディタKiroを使ってみた
iriikeita
1
180
プロパティベーステストによるUIテスト: LLMによるプロパティ定義生成でエッジケースを捉える
tetta_pdnt
0
300
HTMLの品質ってなんだっけ? “HTMLクライテリア”の設計と実践
unachang113
4
2.7k
Design Foundational Data Engineering Observability
sucitw
3
190
アセットのコンパイルについて
ojun9
0
120
そのAPI、誰のため? Androidライブラリ設計における利用者目線の実践テクニック
mkeeda
2
260
Laravel Boost 超入門
fire_arlo
2
210
CloudflareのChat Agent Starter Kitで簡単!AIチャットボット構築
syumai
2
470
私の後悔をAWS DMSで解決した話
hiramax
4
210
MCPで実現するAIエージェント駆動のNext.jsアプリデバッグ手法
nyatinte
7
1.1k
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Building Adaptive Systems
keathley
43
2.7k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
BBQ
matthewcrist
89
9.8k
Raft: Consensus for Rubyists
vanstee
140
7.1k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
The Art of Programming - Codeland 2020
erikaheidi
55
13k
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