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 3
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Kir Shatrov
September 11, 2013
Programming
4
2.9k
Capistrano 3
My talk about Capistrano 3 for budapest.rb meetup
Kir Shatrov
September 11, 2013
Tweet
Share
More Decks by Kir Shatrov
See All by Kir Shatrov
Running Jobs at Scale
kirs
1
220
Operating Rails in Kubernetes
kirs
3
500
RailsClub 2016
kirs
2
320
Performance regressions in Ruby on Rails Core
kirs
0
230
Building a toolkit to detect performance regressions in Ruby on Rails core
kirs
3
5.9k
Развертывание веб-приложений и фреймворк Capistrano
kirs
1
290
Other Decks in Programming
See All in Programming
「やめとこ」がなくなった — 1月にZennを始めて22本書いた AI共創開発のリアル
atani14
0
340
24時間止められないシステムを守る-医療ITにおけるランサムウェア対策の実際
koukimiura
2
180
CSC307 Lecture 12
javiergs
PRO
0
450
Ruby x Terminal
a_matsuda
5
530
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
190
Rails Girls Tokyo 18th GMO Pepabo Sponsor Talk
yutokyokutyo
0
180
米国のサイバーセキュリティタイムラインと見る Goの暗号パッケージの進化
tomtwinkle
1
350
ご飯食べながらエージェントが開発できる。そう、Agentic Engineeringならね。
yokomachi
1
270
TipKitTips
ktcryomm
0
140
RubyとGoでゼロから作る証券システム: 高信頼性が求められるシステムのコードの外側にある設計と運用のリアル
free_world21
0
140
DevinとClaude Code、SREの現場で使い倒してみた件
karia
1
820
go directiveを最新にしすぎないで欲しい話──あるいは、Go 1.26からgo mod initで作られるgo directiveの値が変わる話 / Go 1.26 リリースパーティ
arthur1
2
410
Featured
See All Featured
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.4k
Building the Perfect Custom Keyboard
takai
2
700
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.6k
Leveraging LLMs for student feedback in introductory data science courses - posit::conf(2025)
minecr
1
180
Paper Plane
katiecoart
PRO
0
47k
Why Your Marketing Sucks and What You Can Do About It - Sophie Logan
marketingsoph
0
90
世界の人気アプリ100個を分析して見えたペイウォール設計の心得
akihiro_kokubo
PRO
67
37k
Building a Scalable Design System with Sketch
lauravandoore
463
34k
Speed Design
sergeychernyshev
33
1.6k
Raft: Consensus for Rubyists
vanstee
141
7.3k
Tips & Tricks on How to Get Your First Job In Tech
honzajavorek
0
450
Amusing Abliteration
ianozsvald
0
120
Transcript
Introducing Capistrano 3.x by Kir Shatrov budapest.rb, Sep 2013 Wednesday,
September 11, 13
@kirs Wednesday, September 11, 13
Wednesday, September 11, 13
• 2006-2009: Jamis Buck • 2009-present time: Lee Hambley Wednesday,
September 11, 13
Railsless • gem ‘capistrano-rails’ • gem ‘capistrano-bundler’ • gem ‘capistrano-rvm’
Wednesday, September 11, 13
• gem ‘capistrano-rbenv’ • gem ‘capistrano-chruby’ Wednesday, September 11, 13
gem ‘capistrano-ext’ Wednesday, September 11, 13
https://github.com/leehambley/sshkit Wednesday, September 11, 13
After: Before: Wednesday, September 11, 13
Subclassing from Rake Wednesday, September 11, 13
http://www.capistranorb.com/ Wednesday, September 11, 13
Roadmap • test framework based on Vagrant • rails3/rails4 •
error formatting? Wednesday, September 11, 13
Wednesday, September 11, 13
Wednesday, September 11, 13
Wednesday, September 11, 13
Use RC gem ‘capistrano’, ‘3.0.0.pre14’ Wednesday, September 11, 13
Or you don’t need Capistrano? https://github.com/nadarei/mina Wednesday, September 11, 13
gem ‘capistrano-nc’ Wednesday, September 11, 13
Thanks! Wednesday, September 11, 13