SlideShare a Scribd company logo
STILL STUCK WITH FTP OR GIT PULL TO
DEPLOY?
IT'S HIGH TIME TO EMBRACE AUTOMATED
DEPLOYMENT WITH CAPISTRANO
Created by /Sumit Chhetri @shhetri
, Kumaripati, LalitpurYIPL
OUTLINE
Who Am I?
Deployment?
Deployment Goals
Bene ts of Automated
Deployment
Some Infographics and Stats
Capistrano
Requirements
Terminology
Demo
Future of Deployment
Any Questions?
Thank You
WHO AM I?
Sumit Chhetri
Software Engineer @ YIPL
DEPLOYMENT
?
DEPLOYMENT
is all of the activities that make a
software system available for use
Software deployment
copy/clone code base to server
run composer commands
migrate your database
reload the web server
notify about the deployment
and so on...
DEPLOYMENT GOALS
One-click / command deployment
Source: devopsreactions.tumblr.com
Anytime & Anywhere
Anyone (with permission) can deploy
Nominal/No downtime (ZDD - zero downtime deployment)
Reliable Rollbacks
Pushed code to production, recalled there was a critical bug
Source: devopsreactions.tumblr.com
Reusable and should be reproducible (repeatable)
Scalable
BENEFITS OF AUTOMATED DEPLOYMENT
Deployments become much less error-prone
compared to this...
This simulates a manual deployment
Source: devopsreactions.tumblr.com
Anyone in the team with permission can deploy software
Engineers will spend most of their time developing software
and not have to face this kind of situation...
Problematic deployment is over
Source: devopsreactions.tumblr.com
Deploying to somewhere new is not a headache
You can release features more frequently as its easy,
automated and reproducible
GOOD, BUT HOW DO DEVELOPERS DEPLOY?
Source: Geshan.com.np
DEPLOYING WITH FTP NOW IS LIKE...
Source: devopsreactions.tumblr.com
DEPLOYMENT TOOLS, WHAT ARE THE POPULAR
ONES
Tool Written In Github Stars Github Watchers
Ruby 329
Python 316
Ruby 90
PHP 81
PHP 85
Capistrano 7476
Fabric 5833
Mina 2701
Rocketeer 1731
Deployer 1334
Source: , data from 04-Sep-2015Github.com
CAPISTRANO
A remote server automation and deployment tool written in
Ruby
Originally a tool for deploying code
Evolved into remote multi-server automation tool
Uses SSH
Does everything in parallel
Support these VCS out of the box
1.8 or higherGit
Mercurial
SVN
Easy to integrate with Java projects
We @ chose capistrano because it is popular and most
importantly ts for our use-case
YIPL
REQUIREMENTS
Ruby >= 1.9.3
recommended with public keys (password less)
SSH access to all servers,
TERMINOLOGY
Task
Recipe
Namespace
Role
Stages
TASK
A concrete set of commands to execute.
RECIPE
A collection of tasks.
NAMESPACE
Organizes tasks within recipes and
avoids naming collisions
ROLE
Servers can have different roles like
app
demo
web
STAGES
Refers to each environment being a stage like dev, staging,
testing, production.
Usually means different set of servers.
Can also include con guration per stage.
Or even different tasks.
DEMO
0:00 / 1:33
FUTURE OF DEPLOYMENT
with deploying from Hipchat using HubotChat ops
deployment but looks like a problem in Internet
challenged Nepal :)
Docker
ANY QUESTIONS???
You can drop me a message via
Email :
Facebook :
Twitter :
Visit to read
more on this. And for more interesting
stuffs.
sumit.chhetri@yipl.com.np
er.sumit.chhetri@gmail.com
https://www.facebook.com/SHhetri
https://twitter.com/shhetri
http://blog.yipl.com.np/automated-deployment
http://blog.yipl.com.np
THANK YOU
Geshan Manandhar
All of you

More Related Content

PPTX
Ansible presentation
PDF
Docker Started
PDF
Ansible Introduction
PDF
Vagrant For DevOps
PDF
Ansible Oxford - Cows & Containers
PDF
SF DevOps: Introducing Vagrant
PDF
DockerDay2015: Docker orchestration for developers
PPTX
Vagrant to-aws-flow
Ansible presentation
Docker Started
Ansible Introduction
Vagrant For DevOps
Ansible Oxford - Cows & Containers
SF DevOps: Introducing Vagrant
DockerDay2015: Docker orchestration for developers
Vagrant to-aws-flow

What's hot (20)

PPTX
Hashicorp: Delivering the Tao of DevOps
PDF
Vagrant for real (codemotion rome 2016)
PDF
DockerCon SF 2015: Orchestration for Sysadmins
PDF
Dependencies and Licenses
PDF
Docker Security Deep Dive by Ying Li and David Lawrence
PDF
Using Docker with Puppet - PuppetConf 2014
PPTX
Vagrant vs Docker
PDF
Mitchell Hashimoto, HashiCorp
PDF
From Monolith to Docker Distributed Applications
PDF
Introduction to Ansible
PDF
Continuous delivery with Jenkins, Docker and Mesos/Marathon - jbcnconf
PDF
Provisioning your Environment with Vagrant and Ansible
PPTX
Introduction to Kubernetes
PPTX
Vagrant + Docker
PPTX
Azure container service docker-ha noi com
PDF
Docker Introduction
PDF
Continuous Integration with Docker on AWS
PPTX
Vagrant crash course
PDF
AWS ECS Quick Introduction
PPTX
Docker orchestration
Hashicorp: Delivering the Tao of DevOps
Vagrant for real (codemotion rome 2016)
DockerCon SF 2015: Orchestration for Sysadmins
Dependencies and Licenses
Docker Security Deep Dive by Ying Li and David Lawrence
Using Docker with Puppet - PuppetConf 2014
Vagrant vs Docker
Mitchell Hashimoto, HashiCorp
From Monolith to Docker Distributed Applications
Introduction to Ansible
Continuous delivery with Jenkins, Docker and Mesos/Marathon - jbcnconf
Provisioning your Environment with Vagrant and Ansible
Introduction to Kubernetes
Vagrant + Docker
Azure container service docker-ha noi com
Docker Introduction
Continuous Integration with Docker on AWS
Vagrant crash course
AWS ECS Quick Introduction
Docker orchestration
Ad

Similar to Automated Deployment with Capistrano (20)

PDF
Deployment Via Capistrano
PPTX
Deployment with capistrano
PDF
Capistrano
PDF
Automated deployment
PPTX
Ship code like a keptn
PDF
Continuous Delivery
PDF
Dennis Benkert - The Dog Ate My Deployment - Symfony Usergroup Berlin March ...
 
PPTX
Deployment with capifony
PDF
Deploy made easy (even on Friday)
PPTX
DevOps On AWS - Deep Dive on Continuous Delivery
PPTX
Continuous Delivery and Automated Operations on k8s with keptn
PDF
From FTP to GIT: A little bit about the continuous delivery process.
ODP
Continous Delivery of your Infrastructure
PPTX
Control your deployments with Capistrano
PDF
Capistrano deploy Magento project in an efficient way
PPTX
Chicago DevOps Meetup Nov2019
PDF
Symfony Live NYC 2014 - Rock Solid Deployment of Symfony Apps
PDF
Painless Deployment with Capistrano
PDF
Practical Continuous Deployment - Atlassian - London AUG 18 Feb 2014
PPTX
Automated Deployment Pipeline using Jenkins, Puppet, Mcollective and AWS
Deployment Via Capistrano
Deployment with capistrano
Capistrano
Automated deployment
Ship code like a keptn
Continuous Delivery
Dennis Benkert - The Dog Ate My Deployment - Symfony Usergroup Berlin March ...
 
Deployment with capifony
Deploy made easy (even on Friday)
DevOps On AWS - Deep Dive on Continuous Delivery
Continuous Delivery and Automated Operations on k8s with keptn
From FTP to GIT: A little bit about the continuous delivery process.
Continous Delivery of your Infrastructure
Control your deployments with Capistrano
Capistrano deploy Magento project in an efficient way
Chicago DevOps Meetup Nov2019
Symfony Live NYC 2014 - Rock Solid Deployment of Symfony Apps
Painless Deployment with Capistrano
Practical Continuous Deployment - Atlassian - London AUG 18 Feb 2014
Automated Deployment Pipeline using Jenkins, Puppet, Mcollective and AWS
Ad

Recently uploaded (20)

PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
NewMind AI Monthly Chronicles - July 2025
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
KodekX | Application Modernization Development
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
cuic standard and advanced reporting.pdf
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Modernizing your data center with Dell and AMD
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Spectral efficient network and resource selection model in 5G networks
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
20250228 LYD VKU AI Blended-Learning.pptx
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
NewMind AI Monthly Chronicles - July 2025
The AUB Centre for AI in Media Proposal.docx
Building Integrated photovoltaic BIPV_UPV.pdf
Understanding_Digital_Forensics_Presentation.pptx
Encapsulation_ Review paper, used for researhc scholars
KodekX | Application Modernization Development
Per capita expenditure prediction using model stacking based on satellite ima...
cuic standard and advanced reporting.pdf
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Modernizing your data center with Dell and AMD
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx

Automated Deployment with Capistrano