// Tutorial Series //
How To Use Capistrano to Automate Deployments
Default avatar
By O.S. Tezer
Developer and author at DigitalOcean.
How To Use Capistrano to Automate Deployments

Introduction

Capistrano is a Ruby based remote server automation tool which can be easily used to automate mundane deployment and system management tasks. Using Capistrano, you can almost entirely automate all actions you would normally take to get your product live.

Summary View
detailed View
// Tutorial //

In this DigitalOcean article, we will be taking a close look at Capistrano: a Ruby-based remote server automation tool which can be easily used to automate mundane deployment and system management tasks.

// Tutorial //

How To Automate Ruby On Rails Application Deployments Using Capistrano

Published on February 20, 2014 · Updated on March 23, 2022

In this tutorial, we are going create a rock-solid CentOS server to host Ruby-on-Rails applications using Nginx and Passenger. We will continue with learning how to automate the process of deployments—and updates—using the Ruby based automation tool Capistrano.

Check out all our Tutorial Series

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up