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
95
Deploying Rock Solid Applications with Kubernetes
jelmersnoeck
2
190
Custom Resources for Cloud Native DevOps
jelmersnoeck
1
130
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
140
The Dark Side Of Microservices
jelmersnoeck
1
180
Workflows
jelmersnoeck
0
140
Other Decks in Programming
See All in Programming
最新のDirectX12で使えるレイトレ周りの機能追加について
projectasura
0
310
TypeScript 5.9 で使えるようになった import defer でパフォーマンス最適化を実現する
bicstone
1
520
しっかり学ぶ java.lang.*
nagise
1
460
イベントストーミングのはじめかた / Getting Started with Event Storming
nrslib
1
750
社内オペレーション改善のためのTypeScript / TSKaigi Hokuriku 2025
dachi023
1
130
Herb to ReActionView: A New Foundation for the View Layer @ San Francisco Ruby Conference 2025
marcoroth
0
200
[堅牢.py #1] テストを書かない研究者に送る、最初にテストを書く実験コード入門 / Let's start your ML project by writing tests
shunk031
11
6.2k
Querying Design System デザインシステムの意思決定を支える構造検索
ikumatadokoro
1
1.2k
WebRTC と Rust と8K 60fps
tnoho
1
500
大体よく分かるscala.collection.immutable.HashMap ~ Compressed Hash-Array Mapped Prefix-tree (CHAMP) ~
matsu_chara
1
140
CloudflareのSandbox SDKを試してみた
syumai
0
180
複数チーム並行開発下でのコード移行アプローチ ~手動 Codemod から「生成AI 活用」への進化
andpad
0
190
Featured
See All Featured
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
196
66k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.5k
Designing for humans not robots
tammielis
254
26k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Why Our Code Smells
bkeepers
PRO
340
57k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
980
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
Building Applications with DynamoDB
mza
96
6.8k
Navigating Team Friction
lara
190
16k
How STYLIGHT went responsive
nonsquared
100
5.9k
Product Roadmaps are Hard
iamctodd
PRO
55
12k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
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