Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 2369  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussion about the Capistrano remote management tool. Share tips and recipe files. Discuss the development of extensions and plugins, as well as the implementation of Capistrano itself.
 

remote end hung up unexpectedly but connection seems ok 
  Hello, I'm using capistrano v2.15.4 , I anymore can deploy but my connection seems good and I have no error message. Here is some logs : * 2013-05-17 14:01:23 executing `deploy' * 2013-05-17 14:01:23 executing `deploy:update' ** transaction: start * 2013-05-17 14:01:23 executing `deploy:update_code'... more »
By Samuel Laulhau  - May 17 - 2 new of 2 messages    

After successful deployment app not running on production server (RoR/Capistrano/Github) 
  Hello, i am new to all related Ruby and Ruby on Rails and just started some weeks ago learning with tutorials and books. Following one capistrano deployment tutorial, everything looks fine but the RoR application is not running. CAP DEPLOY works according the Windows cmd-window but opening the webpage... more »
By Makru  - May 14 - 15 new of 15 messages    

asset precompile, not noticing when images change 
  So I remember that special logic by @ndbroadbent for asset compilation, that tried to only recompile assets when they really needed it, I think? I forget if that ended up being Capistrano-specific, or built into rails, or what? In whatever version of that code I'm using, it does not seem to notice... more »
By Jonathan Rochkind  - May 13 - 1 new of 1 message    

slow `bundle:install` command during `deploy:finalize_update` task 
  Hello, I'm trying to improve the speed of my deploy script. As it is now it works perfectly, but `bundle:install` is incredibly slow: it takes between 2 and 4 minutes every time. I noticed that Capistrano doesn't use the default directory for the user who executes the rack app server: ~/.rvm/.... Rather, it installs the gems in the vendor folder of each release. for... more »
By TomPave  - May 11 - 7 new of 7 messages    

What does -> "else" :: means ? 
  Hello I've just upgraded to Capistrano v2.15.4 and when I deploy, I get new lines like * executing multiple commands in parallel -> "else" :: "cp - What does -> "else" mean ? Thanks ! Best regards Geoffroy
By geoffroy.montel...@gmail.com  - May 3 - 1 new of 1 message    

executing a task without triggered "chained callbacks" ? 
  Hello Folks, On my deploy.rb i have a few tasks which are chained to others, but some times i would like to execute them without triggering the chained ones... Am trying to find a "magic parameter" on docs, but perhaps am not the beset doc explorer ( : peace
By henrique matias  - Apr 26 - 8 new of 8 messages    

How to bypass the warning when running 'rake sunspot:solr:reindex'? 
  I am trying to deploy Sunspot Solr to a server using a Capistrano in my RoR application. I have a task to reindex: desc "reindex the whole database" task :reindex, :roles => :app do stop run "rm -rf #{shared_path}/solr/data" start run "cd #{current_path} && RAILS_ENV=#{rails_env} bundle exec rake... more »
By Drew Sheneman  - Apr 24 - 3 new of 3 messages    

No PID file error deploying with sunspot with Capistrano 
  It looks like the directory * /home/username/apps/appname/sh ared/pids/*doesn't exist? Lee Hambley -- [link] +49 (0) 170 298 5667 ...
By Lee Hambley  - Apr 24 - 2 new of 2 messages    

Capistrano with Google Authenticator gatway. 
  Hey guys, I need to deploy a server behind a security gateway (Google Authenticator). [link] My common process is: 1.- ssh user@gateway1 2.- Enter google authenticator password 3.- Enter user password 4.- <Inside> 5.- ssh app1 6.- deploy I tried using Capistrano gateway option but is not working.... more »
By Mario Zaizar  - Apr 19 - 2 new of 2 messages    

Failed to run cap deploy:code failed: "sh -c 'cd /home..... 
  I followed this tutorial ([link]) to the last step, when running cap deploy:code got following error, please help * 2013-04-14 22:51:41 executing `bundle:install' * executing "cd /home/app/riffbox/releases/201 30414105140 && bundle... more »
By Jianbo Cui  - Apr 14 - 2 new of 2 messages    

1 - 10 of 2369   « Newer | Older »

XML       Send email to this group: capistrano@googlegroups.com