Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Delayed job wont start using Capistrano

launching background process in capistrano task

Unable to deploy Rails App to DigitalOcean because of unsupported key type

How to run schema:load on the initial capistrano 3 deploy of my rails app