capistrano/capistrano
# A deployment automation tool built on Ruby, Rake, and SSH.
$ git clone https://github.com/capistrano/capistrano.git
stars
12,972
forks
1,746
language
Ruby
license
MIT License
What is capistrano/capistrano?
Capistrano is a deployment automation tool that uses Ruby and SSH to manage application releases across multiple servers. It simplifies repetitive deployment tasks by scripting them through Rake-based tasks, allowing developers to push code updates and run commands on remote machines with a single command. Developers use Capistrano to reduce manual deployment steps, maintain consistent release processes, and manage rollbacks without logging into servers directly.
Links
Topics
Activity
64 open issues · last updated Jul 21, 2026