Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capistrano

What's the relationship between Passenger and Capistrano?

Upgraded to Ruby version 2.1.2, passenger still on 1.9.3

Unicorn workers timeout after "zero downtime" deploy with capistrano

Capistrano throwing devise secret_key not set

How to handle one-off deployment tasks with capistrano?

Capistrano / Mercurial / tar "time stamp in the future" Message

Capistrano deploy to staging and production

ruby-on-rails capistrano

Capistrano deployment fails after upgrade to Rails 3.2.11

(Net::SSH::AuthenticationFailed: root) when deploying Rails app with Rubber to EC2

How to setup Monit with Amazon SES

Rails + Capistrano `rbenv: 2.3.1 is not installed or not found in $HOME/.rbenv/versions/2.3.1`

Hosting rails on ec2

Where to place "before" and "after" in a Capistrano recipe?

How can I automate Node.js deployments?

git repository not recognized during rails deploy with capistrano

Capistrano: disable db:migrate

capistrano

bundle: Permission denied

Capistorano deploy SSHKit::Runner::ExecuteError : rake exit status: 1

How to use a Rails environment variable in Capistrano deploy script?

ruby-on-rails capistrano

Rails why use capistrano when you have git post-receive hook?