<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Capistrano on Media Temple</title>
	<atom:link href="http://postpostmodern.com/instructional/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://postpostmodern.com/instructional/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/</link>
	<description>Speaking of web development.</description>
	<lastBuildDate>Tue, 17 Aug 2010 22:17:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Priersop</title>
		<link>http://postpostmodern.com/instructional/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-1577</link>
		<dc:creator>Priersop</dc:creator>
		<pubDate>Sat, 23 May 2009 10:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-1577</guid>
		<description>well.. it&#039;s like I thought!</description>
		<content:encoded><![CDATA[<p>well.. it&#8217;s like I thought!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://postpostmodern.com/instructional/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-242</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 26 Nov 2007 00:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-242</guid>
		<description>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.</description>
		<content:encoded><![CDATA[<p>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.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler</title>
		<link>http://postpostmodern.com/instructional/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-159</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Thu, 22 Nov 2007 05:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-159</guid>
		<description>The link to your deploy.rb is broken.  Thanks for the great tutorial though!</description>
		<content:encoded><![CDATA[<p>The link to your deploy.rb is broken.  Thanks for the great tutorial though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Almost Effortless &#187; Capistrano on Media Temple</title>
		<link>http://postpostmodern.com/instructional/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-199</link>
		<dc:creator>Almost Effortless &#187; Capistrano on Media Temple</dc:creator>
		<pubDate>Mon, 19 Nov 2007 04:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-199</guid>
		<description>[...] 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&#039;t get lost. This blog post also provided some serious help when I was setting things up, and I think it&#039;s worth a read as well. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 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&#8217;t get lost. This blog post also provided some serious help when I was setting things up, and I think it&#8217;s worth a read as well. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Atkinson</title>
		<link>http://postpostmodern.com/instructional/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-151</link>
		<dc:creator>Andy Atkinson</dc:creator>
		<pubDate>Sun, 11 Nov 2007 00:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-151</guid>
		<description>Looks like &lt;a href=&quot;http://www.pragprog.com/titles/rails2/errata&quot; rel=&quot;nofollow&quot;&gt;with Capistrano 2.0&lt;/a&gt; the &quot;capistranize&quot; command has changed.

from:
&lt;code&gt;cap --apply-to ./ YourApplicationName&lt;/code&gt;

to:
&lt;code&gt;capify path/to/app&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Looks like <a href="http://www.pragprog.com/titles/rails2/errata" rel="nofollow">with Capistrano 2.0</a> the &#8220;capistranize&#8221; command has changed.</p>

<p>from:
<code>cap --apply-to ./ YourApplicationName</code></p>

<p>to:
<code>capify path/to/app</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://postpostmodern.com/instructional/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-150</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sat, 06 Jan 2007 19:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-150</guid>
		<description>@Ryan - You might be missing the rails directory in your containers dir. I apparently left that step out. I&#039;ve added it in now. Check out #8 of Step 1.

That&#039;s the only thing I can think might be causing the problem. Let me know if that works.</description>
		<content:encoded><![CDATA[<p>@Ryan - You might be missing the rails directory in your containers dir. I apparently left that step out. I&#8217;ve added it in now. Check out #8 of Step 1.</p>

<p>That&#8217;s the only thing I can think might be causing the problem. Let me know if that works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://postpostmodern.com/instructional/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-149</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sat, 06 Jan 2007 17:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-149</guid>
		<description>I have followed everything you have done but I&#039;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.</description>
		<content:encoded><![CDATA[<p>I have followed everything you have done but I&#8217;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.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor Turk</title>
		<link>http://postpostmodern.com/instructional/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-148</link>
		<dc:creator>Trevor Turk</dc:creator>
		<pubDate>Sat, 09 Dec 2006 04:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-148</guid>
		<description>Sorry to keep posting here, but the link I put up before isn&#039;t working anymore. You can see my deploy.rb for Media Temple here now: http://www.railsweenie.com/forums/2/topics/999</description>
		<content:encoded><![CDATA[<p>Sorry to keep posting here, but the link I put up before isn&#8217;t working anymore. You can see my deploy.rb for Media Temple here now: <a href="http://www.railsweenie.com/forums/2/topics/999" rel="nofollow">http://www.railsweenie.com/forums/2/topics/999</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://postpostmodern.com/instructional/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-147</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Fri, 08 Dec 2006 05:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-147</guid>
		<description>You&#039;re welcome, Trevor. Glad things are working for you.</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome, Trevor. Glad things are working for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor Turk</title>
		<link>http://postpostmodern.com/instructional/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/comment-page-1/#comment-146</link>
		<dc:creator>Trevor Turk</dc:creator>
		<pubDate>Thu, 07 Dec 2006 14:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postpostmodern.com/2006/11/29/a-recipe-for-capistrano-rails-deployment-on-media-temples-grid-server/#comment-146</guid>
		<description>Thanks so much for the tip. I ran into one last problem where my &quot;migrate&quot; commands weren&#039;t working, and I realized (after some sleep) that the ssh logins must not be going through. In the end, I had to set  ssh_options[:username] = &#039;serveradmin%trevorturk.com&#039;.

I&#039;m glad it seems to be working now! In case you or anyone else coming to this page might find it helpful, here is my simple deploy.rb that seems to be working ok.

http://www.railsweenie.com/forums/1/topics/996

I&#039;m planning on using some of the stuff in your deploy.rb, but I wanted to start as simple as possible for now.

Thanks again for your help!</description>
		<content:encoded><![CDATA[<p>Thanks so much for the tip. I ran into one last problem where my &#8220;migrate&#8221; commands weren&#8217;t working, and I realized (after some sleep) that the ssh logins must not be going through. In the end, I had to set  ssh_options[:username] = &#8216;serveradmin%trevorturk.com&#8217;.</p>

<p>I&#8217;m glad it seems to be working now! In case you or anyone else coming to this page might find it helpful, here is my simple deploy.rb that seems to be working ok.</p>

<p><a href="http://www.railsweenie.com/forums/1/topics/996" rel="nofollow">http://www.railsweenie.com/forums/1/topics/996</a></p>

<p>I&#8217;m planning on using some of the stuff in your deploy.rb, but I wanted to start as simple as possible for now.</p>

<p>Thanks again for your help!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
