Comments on: Capistrano on Media Temple http://postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/ Speaking of web development. Tue, 09 Apr 2013 15:30:39 +0000 http://wordpress.org/?v=2.9.1 hourly 1 By: Infeselon http://postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-2293 Infeselon Tue, 01 Mar 2011 16:02:05 +0000 http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-2293 Breastfeeding And Cold Medications <a href="http://www.flowerspixels.net/" rel="nofollow">premarin medication</a> While most commonly used as hormone replacement therapy, Premarin is often prescribed off label to treat osteoporosis. http://www.flowerspixels.net/ - premarin without prescription Breastfeeding And Cold Medications premarin medication While most commonly used as hormone replacement therapy, Premarin is often prescribed off label to treat osteoporosis. http://www.flowerspixels.net/ - premarin without prescription

]]>
By: Priersop http://postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-1577 Priersop Sat, 23 May 2009 10:14:30 +0000 http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-1577 well.. it's like I thought! well.. it’s like I thought!

]]>
By: Jason http://postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-242 Jason Mon, 26 Nov 2007 00:42:24 +0000 http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-242 Somehow, all of the files in my /download directory have disappeared (probably in a server migration mishap). I will try to locate a backup and fix the broken link as soon as I can. Sorry for the inconvenience. Somehow, all of the files in my /download directory have disappeared (probably in a server migration mishap). I will try to locate a backup and fix the broken link as soon as I can. Sorry for the inconvenience.

]]>
By: Tyler http://postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-159 Tyler Thu, 22 Nov 2007 05:54:33 +0000 http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-159 The link to your deploy.rb is broken. Thanks for the great tutorial though! The link to your deploy.rb is broken. Thanks for the great tutorial though!

]]>
By: Almost Effortless » Capistrano on Media Temple http://postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-199 Almost Effortless » Capistrano on Media Temple Mon, 19 Nov 2007 04:45:52 +0000 http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-199 [...] I originally posted this code on the Rails Weenie forums, but I thought it might be good to post it here so that it doesn't get lost. This blog post also provided some serious help when I was setting things up, and I think it's worth a read as well. [...] […] I originally posted this code on the Rails Weenie forums, but I thought it might be good to post it here so that it doesn’t get lost. This blog post also provided some serious help when I was setting things up, and I think it’s worth a read as well. […]

]]>
By: Andy Atkinson http://postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-151 Andy Atkinson Sun, 11 Nov 2007 00:04:30 +0000 http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-151 Looks like <a href="http://www.pragprog.com/titles/rails2/errata" rel="nofollow">with Capistrano 2.0</a> the "capistranize" command has changed. from: <code>cap --apply-to ./ YourApplicationName</code> to: <code>capify path/to/app</code> Looks like with Capistrano 2.0 the “capistranize” command has changed.

from: cap --apply-to ./ YourApplicationName

to: capify path/to/app

]]>
By: Jason http://postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-150 Jason Sat, 06 Jan 2007 19:11:39 +0000 http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-150 @Ryan - You might be missing the rails directory in your containers dir. I apparently left that step out. I've added it in now. Check out #8 of Step 1. That's the only thing I can think might be causing the problem. Let me know if that works. @Ryan - You might be missing the rails directory in your containers dir. I apparently left that step out. I’ve added it in now. Check out #8 of Step 1.

That’s the only thing I can think might be causing the problem. Let me know if that works.

]]>
By: Ryan http://postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-149 Ryan Sat, 06 Jan 2007 17:56:26 +0000 http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-149 I have followed everything you have done but I'm having an issue during the cold_deploy. During the update_code portion, the code fails to create a symbolic link between public/system and shared/system. I have followed everything you have done but I’m having an issue during the cold_deploy. During the update_code portion, the code fails to create a symbolic link between public/system and shared/system.

]]>
By: Trevor Turk http://postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-148 Trevor Turk Sat, 09 Dec 2006 04:16:10 +0000 http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-148 Sorry to keep posting here, but the link I put up before isn't working anymore. You can see my deploy.rb for Media Temple here now: http://www.railsweenie.com/forums/2/topics/999 Sorry to keep posting here, but the link I put up before isn’t working anymore. You can see my deploy.rb for Media Temple here now: http://www.railsweenie.com/forums/2/topics/999

]]>
By: Jason http://postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-147 Jason Fri, 08 Dec 2006 05:01:03 +0000 http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-147 You're welcome, Trevor. Glad things are working for you. You’re welcome, Trevor. Glad things are working for you.

]]>