Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capistrano

How to pass arguments to Capistrano 3 tasks in deploy.rb

capistrano capistrano3

Is it possible to do have Capistrano do a checkout over a reverse SSH tunnel?

How do you define the same tasks differently for different roles in Capistrano?

ruby capistrano

Some Capistrano deployment hooks not working

ruby deployment capistrano

Rails - Nginx needs to be restarted after deploying with Capistrano?

Why is Capistrano using /u/apps/ in the current_path, even though I've set :deploy_to

capistrano

Excluding files from being deployed with Capistrano while still under version control with Git

Capistrano bitbucket - Permission denied (publickey)

Deploy using Capistrano - is only run for servers matching

Is there a way to use capistrano (or similar) to remotely interact with rails console

Capistrano Checking for undefined variable in Task

ruby capistrano

Capistrano 3: use server custom variable in task

ruby capistrano capistrano3

Undefined method [] for nil when trying to run cap deploy:restart

capistrano

Capistrano deploy:migrate and db:migrate run all migrations every time

Capistrano deploy fails due to missing manifest file when using assets prefix

What's the best way to deploy a JRuby on Rails application to Tomcat?

Conditionally disable asset precompile in Capistrano

ruby-on-rails capistrano

Capistrano for Django

Deploy Rails Application on EC2

Non-privileged, non-root, user to start or restart webserver server such as nginx without root or sudo