Top stories for capistrano

Buzz | Video | Top stories | My News


added 2007 Thu Dec 27 7:00:00 by unknown user
Tips for deploying your merb app. So far I have just used svn co and manually restarted things. Works just fine but I don't have any files that need to be shared between deployments in the merb apps I have done. Saved By: John Nunemaker | View Details | Give Thanks
added 2007 Sun Jun 10 7:00:00 by unknown user
Simply put, Capistrano is a tool for automating tasks on one or more remote servers. It executes commands in parallel on all targeted machines, and provides a mechanism for rolling back changes across multiple machines. It is ideal for anyone doing any kind of system administration, either professionally or incidentally.
added 2007 Mon Apr 9 7:00:00 by unknown user
No description for this story
added 2007 Sat Feb 24 16:33:32 by randomiam
No description for this story
added 2007 Fri Feb 16 15:03:18 by djsodom
No description for this story
added 2007 Sun Jan 21 8:00:07 by hwmint
No description for this story
added 2006 Fri Oct 6 0:35:16 by otherward
No description for this story
added 2006 Sat Aug 26 7:00:00 by jnunemaker
How to stream production logs to your terminal using a capistrano task. Really cool.