<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rails Deployment &#187; Capistrano</title>
	<atom:link href="http://www.railsdeployment.com/category/capistrano/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.railsdeployment.com</link>
	<description>How difficult can it be?</description>
	<lastBuildDate>Mon, 22 Sep 2008 20:47:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Capistrano 2.1</title>
		<link>http://www.railsdeployment.com/2007/11/29/capistrano-21/</link>
		<comments>http://www.railsdeployment.com/2007/11/29/capistrano-21/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 20:58:06 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Capistrano]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/2007/11/29/capistrano-21/</guid>
		<description><![CDATA[Yes, I&#8217;m still alive. What&#8217;s more, Capistrano 2.1 is out. Apparently there are some issue using it with Mongrel but the RubyRobot has kindly documented what needs changed.]]></description>
			<content:encoded><![CDATA[<p>Yes, I&#8217;m still alive. What&#8217;s more, <a href="http://weblog.rubyonrails.com/2007/10/14/capistrano-2-1" title="Capistrano 2.1 Announcement" target="_blank">Capistrano 2.1 is out</a>. Apparently there are some issue using it with Mongrel but the RubyRobot has kindly <a href="http://www.rubyrobot.org/article/deploying-rails-20-to-mongrel-with-capistrano-21" title="Deploying Rails 2.0 to mongrel with capistrano 2.1" target="_blank">documented what needs changed</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2007/11/29/capistrano-21/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploy Flex using Capistrano</title>
		<link>http://www.railsdeployment.com/2007/08/03/deploy-flex-using-capistrano/</link>
		<comments>http://www.railsdeployment.com/2007/08/03/deploy-flex-using-capistrano/#comments</comments>
		<pubDate>Fri, 03 Aug 2007 22:58:10 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Capistrano]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/2007/08/03/deploy-flex-using-capistrano/</guid>
		<description><![CDATA[Ernest Micklei at Self Halt tells you how to use Capistrano to deploy Adobe Flex applications]]></description>
			<content:encoded><![CDATA[<p>Ernest Micklei at Self Halt tells you <a href="http://philemonworks.wordpress.com/2007/08/02/deploying-flex-using-capistrano/" title="Deploying Flex using Capistrano" target="_blank">how to use Capistrano to deploy Adobe Flex applications</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2007/08/03/deploy-flex-using-capistrano/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploying Locally</title>
		<link>http://www.railsdeployment.com/2007/08/02/deploying-locally/</link>
		<comments>http://www.railsdeployment.com/2007/08/02/deploying-locally/#comments</comments>
		<pubDate>Thu, 02 Aug 2007 21:49:09 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Capistrano]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/2007/08/02/deploying-locally/</guid>
		<description><![CDATA[Richard Crowley has some useful advice regarding how to develop and deploy on the same box with Capistrano.]]></description>
			<content:encoded><![CDATA[<p>Richard Crowley has some useful advice regarding <a href="http://richarddcrowley.org/2007/07/22/develop-and-deploy-on-the-same-box-with-capistrano/" title="Develop and Deploy on the same machine" target="_blank">how to develop and deploy on the same box</a> with Capistrano.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2007/08/02/deploying-locally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Capistrano 2 Deployment to Site5</title>
		<link>http://www.railsdeployment.com/2007/08/02/capistrano-2-deployment-to-site5/</link>
		<comments>http://www.railsdeployment.com/2007/08/02/capistrano-2-deployment-to-site5/#comments</comments>
		<pubDate>Thu, 02 Aug 2007 21:44:49 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Capistrano]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/2007/08/02/capistrano-2-deployment-to-site5/</guid>
		<description><![CDATA[Giovanni Intini has posted a Capistrano 2 recipe for deploying to Site5. There&#8217;s another in variation in the comments to his article.]]></description>
			<content:encoded><![CDATA[<p>Giovanni Intini has posted <a href="http://tempe.st/2007/07/capistrano-2-on-site5/" title="Capistrano 2 on Site5" target="_blank">a Capistrano 2 recipe for deploying to Site5</a>. There&#8217;s another in variation in the comments to his article.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2007/08/02/capistrano-2-deployment-to-site5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Capistrano Bells</title>
		<link>http://www.railsdeployment.com/2007/06/10/capistrano-bells/</link>
		<comments>http://www.railsdeployment.com/2007/06/10/capistrano-bells/#comments</comments>
		<pubDate>Sun, 10 Jun 2007 21:01:37 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Capistrano]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/2007/06/10/capistrano-bells/</guid>
		<description><![CDATA[Pat Nakajima over at DevThatWeb has put together a new plugin called Capistrano Bells. It is a set of Capistrano recipes which does many of the things that the deprec gem does (Pat created a new plugin since deprec doesn&#8217;t yet work with Capistrano 2.0).]]></description>
			<content:encoded><![CDATA[<p><img border="1" vspace="4" width="300" src="http://www.railsdeployment.com/wp-content/uploads/2007/06/bells.jpg" hspace="4" alt="Bells by Ezra Casteel http://www.flickr.com/photos/casteel/146168407/" height="400" title="Bells by Ezra Casteel http://www.flickr.com/photos/casteel/146168407/" /><br />
Pat Nakajima over at <a target="_blank" href="http://devthatweb.com/" title="DevThatWeb">DevThatWeb</a> has put together <a target="_blank" href="http://devthatweb.com/view/introducing-capistrano-bells" title="Capistrano Bells Plugin">a new plugin called Capistrano Bells</a>. It is a set of Capistrano recipes which does many of the things that the <a target="_blank" href="http://www.deprec.org/" title="deprec">deprec</a> gem does (Pat created a new plugin since deprec doesn&#8217;t yet work with Capistrano 2.0).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2007/06/10/capistrano-bells/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Capistrano 2.0</title>
		<link>http://www.railsdeployment.com/2007/06/04/capistrano-20/</link>
		<comments>http://www.railsdeployment.com/2007/06/04/capistrano-20/#comments</comments>
		<pubDate>Mon, 04 Jun 2007 21:57:46 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Capistrano]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/2007/06/04/capistrano-20/</guid>
		<description><![CDATA[Graeme Mathieson over at Notes from a Messy Desk has written up a good summary of Jamis Buck’s tutorial on Harnessing Capistrano. It&#8217;s late so I can&#8217;t digest it all just now but it looks like it is worth a read (and don&#8217;t forget to read the comments to his article for a few extra [...]]]></description>
			<content:encoded><![CDATA[<p>Graeme Mathieson over at <a TITLE="Notes from a Messy Desk" TARGET="_blank" HREF="http://woss.name/">Notes from a Messy Desk</a> has written up <a TITLE="Harnessing Capistrano" TARGET="_blank" HREF="http://woss.name/2007/05/18/harnessing-capistrano/">a good summary of Jamis Buck’s tutorial on Harnessing Capistrano</a>. It&#8217;s late so I can&#8217;t digest it all just now but it looks like it is worth a read (and don&#8217;t forget to read the comments to his article for a few extra tips from the folks at <a TITLE="37Signals" TARGET="_blank" HREF="http://www.37signals.com/">37Signals</a> <img src='http://www.railsdeployment.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  )</p>
]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2007/06/04/capistrano-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Capistrano Collation of Release Notes</title>
		<link>http://www.railsdeployment.com/2007/06/01/capistrano-collation-of-release-notes/</link>
		<comments>http://www.railsdeployment.com/2007/06/01/capistrano-collation-of-release-notes/#comments</comments>
		<pubDate>Fri, 01 Jun 2007 19:48:12 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Capistrano]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/2007/06/01/capistrano-collation-of-release-notes/</guid>
		<description><![CDATA[Dan Glegg over at Angry Amoeba has created a plugin called ReleaseNotifier. This collects the relevant commit messages for the code you are currently deploying and e-mails a summary to whoever you think might be interested. It sounds like a good way to document what changes actually went into the deployed application.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.railsdeployment.com/wp-content/uploads/2007/06/mailtime.jpg" height="261" width="400" border="1" hspace="4" vspace="4" alt="Countdown to Mail Time by *B.G. Lewandowski* http://www.flickr.com/photos/brianlewandowski/128562495/" title="Countdown to Mail Time by *B.G. Lewandowski* http://www.flickr.com/photos/brianlewandowski/128562495/" /></p>
<p>Dan Glegg over at <a href="http://angryamoeba.co.uk/" target="_blank" title="Angry Amoeba">Angry Amoeba</a> has created <a href="http://singlecell.angryamoeba.co.uk/2007/05/31/using-capistrano-to-send-release-notes-with-actionmailer/" target="_blank" title="ReleaseNotifier Plugin">a plugin called ReleaseNotifier</a>. This collects the relevant commit messages for the code you are currently deploying and e-mails a summary to whoever you think might be interested. It sounds like a good way to document what changes actually went into the deployed application.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2007/06/01/capistrano-collation-of-release-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Capistrano Server Extensions</title>
		<link>http://www.railsdeployment.com/2007/05/31/capistrano-server-extensions/</link>
		<comments>http://www.railsdeployment.com/2007/05/31/capistrano-server-extensions/#comments</comments>
		<pubDate>Thu, 31 May 2007 20:55:07 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Capistrano]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/2007/05/31/capistrano-server-extensions/</guid>
		<description><![CDATA[Saimon Moore &#8211; the author of Capistrano Server Extensions &#8211; has written a good overview of their usage. Take a read and &#8211; while you are at it &#8211; check out the list of commands it supports.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.railsdeployment.com/wp-content/uploads/2007/05/vallettabalcony.jpg" height="400" width="266" border="1" hspace="4" vspace="4" alt="Streets of Valletta by cheeky needle http://www.flickr.com/photos/cheekyneedle/52930080/" title="Streets of Valletta by cheeky needle http://www.flickr.com/photos/cheekyneedle/52930080/" /><br />
<a href="http://saimonmoore.net/blog" target="_blank" title="Saimon Moore's weblog">Saimon Moore</a> &#8211; the author of <a href="http://rubyforge.org/projects/capserverext/" target="_blank" title="Capistrano Server Extensions on RubyForge">Capistrano Server Extensions</a> &#8211; has written <a href="http://webtypes.com/2007/03/15/announcing-capistrano-server-extensions" target="_blank" title="Announcing Capistrano Server Extensions">a good overview of their usage</a>. Take a read and &#8211; while you are at it &#8211; check out <a href="http://pastie.caboo.se/47330" target="_blank" title="Capistrano Server Extensions Commands">the list of commands it supports</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2007/05/31/capistrano-server-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploying Mint with Capistrano</title>
		<link>http://www.railsdeployment.com/2007/05/30/deploying-mint-with-capistrano/</link>
		<comments>http://www.railsdeployment.com/2007/05/30/deploying-mint-with-capistrano/#comments</comments>
		<pubDate>Wed, 30 May 2007 21:52:57 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Capistrano]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/2007/05/30/deploying-mint-with-capistrano/</guid>
		<description><![CDATA[For those of you interested in trying out Mint, the slick PHP-based analytics package, here are a few pointers to using Capistrano to deploy it. Geoffrey Grosenbach suggests how to Deploy Mint with Capistrano Pat Nakajima has turned it into a Capistrano 2 recipe On a related minty note, you might also be interested in [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.railsdeployment.com/wp-content/uploads/2007/05/yorkmints.jpg" height="224" width="400" border="1" hspace="4" vspace="4" alt="York Mints by cybele-la http://www.flickr.com/photos/typetive/396039327/" title="York Mints by cybele-la http://www.flickr.com/photos/typetive/396039327/" /><br />
For those of you interested in trying out <a href="http://haveamint.com/" target="_blank" title="Mint">Mint</a>, the slick PHP-based analytics package, here are a few pointers to using Capistrano to deploy it.</p>
<ul>
<li>Geoffrey Grosenbach suggests how to <a href="http://haveamint.com/forum/after_dinner/666/deploy_mint_with_capistrano" target="_blank" title="Deploy Mint with Capistrano">Deploy Mint with Capistrano</a></li>
<li>Pat Nakajima has <a href="http://www.devthatweb.com/view/deploying-mint-with-capistrano" target="_blank" title="Deploy Mint with Capistrano 2">turned it into a Capistrano 2 recipe</a></li>
</ul>
<p>On a related minty note, you might also be interested in the <a href="http://haveamint.com/forum/after_dinner/469/mint_ruby_on_rails_plugin" target="_blank" title="Mint Ruby on Rails Plugin">Mint Ruby on Rails Plugin</a> and <a href="http://haveamint.com/forum/troubleshooting/468/configuring_mint_for_nginx_and_ruby_on_rails" target="_blank" title="Configuring Mint for nginx and Ruby on Rails">Configuring Mint for nginx and Ruby on Rails</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2007/05/30/deploying-mint-with-capistrano/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Palmtree Capistrano Recipes</title>
		<link>http://www.railsdeployment.com/2007/05/29/palmtree-capistrano-recipes/</link>
		<comments>http://www.railsdeployment.com/2007/05/29/palmtree-capistrano-recipes/#comments</comments>
		<pubDate>Tue, 29 May 2007 21:30:24 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Capistrano]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/2007/05/29/palmtree-capistrano-recipes/</guid>
		<description><![CDATA[I see from the Capistrano group that there&#8217;s a new Capistrano recipes plugin on RubyForge. It is called Palmtree and looks like it will include recipes to help control ferret, memcached and backgroundrb amongst others. It requires Capistrano 2.0 (currently only available in preview release form)]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.railsdeployment.com/wp-content/uploads/2007/05/palmtrees.jpg" height="300" width="400" border="1" hspace="4" vspace="4" alt="Palm Trees by Donna Grayson http://www.flickr.com/photos/donnagrayson/213849446/" title="Palm Trees by Donna Grayson http://www.flickr.com/photos/donnagrayson/213849446/" /><br />
I see from the <a href="http://groups.google.com/group/capistrano" target="_blank" title="Capistrano Google Group">Capistrano group</a> that there&#8217;s <a href="http://groups.google.com/group/capistrano/msg/7e467a0f0bacb6e0" target="_blank" title="Palmtree Announcement">a new Capistrano recipes plugin</a> on <a href="http://www.rubyforge.org/" target="_blank" title="Rubyforge">RubyForge</a>. It is called <a href="http://rubyforge.org/projects/palmtree/" target="_blank" title="Palmtree">Palmtree</a> and looks like it will include recipes to help control <a href="http://ferret.davebalmain.com/trac/" target="_blank" title="Ferret">ferret</a>, <a href="http://www.danga.com/memcached/" target="_blank" title="Memcached">memcached</a> and <a href="http://backgroundrb.rubyforge.org/" target="_blank" title="backgroundrb">backgroundrb</a> amongst others. It requires Capistrano 2.0 (currently only available in preview release form)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2007/05/29/palmtree-capistrano-recipes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.550 seconds -->
