<?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; Rake</title>
	<atom:link href="http://www.railsdeployment.com/category/rake/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>Further Dreamhost Deployment Tips</title>
		<link>http://www.railsdeployment.com/2007/05/28/further-dreamhost-deployment-tips/</link>
		<comments>http://www.railsdeployment.com/2007/05/28/further-dreamhost-deployment-tips/#comments</comments>
		<pubDate>Mon, 28 May 2007 18:00:34 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Capistrano]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Rake]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/2007/05/28/further-dreamhost-deployment-tips/</guid>
		<description><![CDATA[Further to my earlier round-up of Dreamhost deployment tips, I see that Jason Harrelson has added his own guide to the mix. Entitled Using Capistrano to overcome deployment hurdles on Dreamhost, it looks like a good overview of the process with plenty of detail on the Dreamost peculiarities as they relate to Rails deployment.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.railsdeployment.com/wp-content/uploads/2007/05/leapingover.jpg" height="300" width="400" border="1" hspace="4" vspace="4" alt="Leaping Over by Giovanni JL http://www.flickr.com/photos/giovannijl-s_photohut/278100017/" title="Leaping Over by Giovanni JL http://www.flickr.com/photos/giovannijl-s_photohut/278100017/" /><br />
Further to <a href="http://www.railsdeployment.com/2007/02/15/dreamhost-deployment/" target="_blank" title="Dreamhost deployment resources">my earlier round-up of Dreamhost deployment tips</a>, I see  that Jason Harrelson has added his own guide to the mix. Entitled <a href="http://blog.jasonharrelson.com/2007/5/20/using-capistrano-to-overcome-deployment-hurdles-on-dreamhost" target="_blank" title="Using Capistrano to overcome deployment hurdles on Dreamhost">Using Capistrano to overcome deployment hurdles on Dreamhost</a>, it looks like a good overview of the process with plenty of detail on the Dreamost peculiarities as they relate to Rails deployment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2007/05/28/further-dreamhost-deployment-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Machinify gem</title>
		<link>http://www.railsdeployment.com/2007/05/25/machinify-gem/</link>
		<comments>http://www.railsdeployment.com/2007/05/25/machinify-gem/#comments</comments>
		<pubDate>Fri, 25 May 2007 12:33:24 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Rake]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/2007/05/25/18/</guid>
		<description><![CDATA[Following on from my discovery of the Ruby on Rails Stacks Google group yesterday, I see that Bradley Taylor of Rails Machine has released Machinify, a rake toolkit to help build Rails stacks. His first out target is Ubuntu since that is what he uses himself but he plans to get this gem up on [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.railsdeployment.com/wp-content/uploads/2007/05/towerbridgemachinery.jpg" height="266" width="400" border="1" hspace="4" vspace="4" alt="Machinery in Operation in Tower Bridge by infraredhorsebite http://www.flickr.com/photos/petersiroki/327093503/in/photostream" title="Machinery in Operation in Tower Bridge by infraredhorsebite http://www.flickr.com/photos/petersiroki/327093503/in/photostream" /><br />
Following on from my discovery of the <a href="http://groups.google.com/group/rubyonrails-stack" target="_blank" title="Ruby on Rails Stacks Google Group">Ruby on Rails Stacks</a> Google group yesterday, I see that Bradley Taylor of <a href="http://groups.google.com/group/rubyonrails-stack" target="_blank" title="Rails Machine">Rails Machine</a> has released Machinify, a rake toolkit to help build Rails stacks.<br />
His first out target is <a href="http://www.ubuntu.com" target="_blank" title="Ubuntu">Ubuntu</a> since that is what he uses himself but he plans to get this gem up on <a href="http://rubyforge.org/" target="_blank" title="RubyForge">Rubyforge</a> and encourage other contributions</p>
]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2007/05/25/machinify-gem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rails Virtual Machines</title>
		<link>http://www.railsdeployment.com/2007/05/24/rails-virtual-machines/</link>
		<comments>http://www.railsdeployment.com/2007/05/24/rails-virtual-machines/#comments</comments>
		<pubDate>Thu, 24 May 2007 21:11:42 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Capistrano]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Rake]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/2007/05/24/rails-virtual-machines/</guid>
		<description><![CDATA[Chris McAvoy tipped me off that deploying your Rails app to some form of virtual machine is the new meme in the Rails deployment world. He also points to DHH&#8217;s request to get thinking about what the ideal Rails VM stack would look like. The follow-up discussion is great with contributions from a variety of [...]]]></description>
			<content:encoded><![CDATA[<p>Chris McAvoy <a href="http://weblog.lonelylion.com/2007/05/23/deployable-rails-stack/">tipped me off</a> that deploying your Rails app to some form of virtual machine is the new meme in the Rails deployment world. He also points to DHH&#8217;s request to <a href="http://groups.google.com/group/rubyonrails-stack/browse_thread/thread/d3edf6c1a533b13f">get thinking about what the ideal Rails VM stack would look like</a>. The follow-up discussion is great with contributions from a variety of experienced Rails deployment experts !</p>
<p>Rails deployment goodies mentioned during the discussions include :-</p>
<ul>
<li><a href="http://studios.thoughtworks.com/rubyworks">RubyWorks&#8217; open source LAMP stack for Rails</a></li>
<li><a href="https://support.railsmachine.com/index.php?pg=kb.page&#038;id=24">The Rails Machine Capistrano tasks</a></li>
<li><a href="http://capazon.rubyforge.org/">Capazon</a> Capistrano tasks to manage Amazon EC2 instances</li>
<li><a href="http://www.deprec.org/">deprec</a> deployment recipes for Capistrano</li>
<li><a href="http://rubyforge.org/projects/vmbuilder">vmbuilder</a> tools to manage Rails virtual machines using Capistrano</li>
<li><a href="http://rubyforge.org/projects/multi-tenant/">Multi-Tentant</a> Rails applications</li>
<li><a href="http://haproxy.1wt.eu/">HAProxy</a> High Availability proxy (to limit outstanding requests to 1 per mongrel)</li>
<li><a href="http://www.tildeslash.com/monit/">monit</a> for starting/stopping mongrel processes</li>
</ul>
<p>I was particularly interested in Neil Wilson&#8217;s comments in this discussion thread where he suggests waking up a frozen Amazon EC2 image just for a particular customer as and when they need it. As he sees it, this ensures that each customer gets a dedicated Rails application for just as long as they need it and scaling the number of users for each machine typically isn&#8217;t an issue.</p>
<p>All in all, <a href="http://groups.google.com/group/rubyonrails-stack">Ruby on Rails Stacks</a> looks like a discussion group to watch !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2007/05/24/rails-virtual-machines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Elastic Rails</title>
		<link>http://www.railsdeployment.com/2007/04/16/elastic-rails/</link>
		<comments>http://www.railsdeployment.com/2007/04/16/elastic-rails/#comments</comments>
		<pubDate>Mon, 16 Apr 2007 15:21:56 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Capistrano]]></category>
		<category><![CDATA[Rake]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/2007/04/16/elastic-rails/</guid>
		<description><![CDATA[Steve Odom has put a nice little webcast online. Entitled 7 Easy Steps to Rails Deployment on EC2, it shows how to use his Elastic Rails plugin to deploy to an Amazon EC2 instance (in case you hadn&#8217;t guessed from the title)]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.railsdeployment.com/wp-content/uploads/2007/05/rubberbandhands1.jpg" height="300" width="400" border="1" hspace="4" vspace="4" alt="Rubber Band Hands by Jurica G http://www.flickr.com/photos/jurica/153174144/" title="Rubber Band Hands by Jurica G http://www.flickr.com/photos/jurica/153174144/" /></p>
<p><a href="http://niblets.wordpress.com/">Steve Odom</a> has put a nice little webcast online. Entitled <a href="http://s3.amazonaws.com/rc_files/elastic-rails.html">7 Easy Steps to Rails Deployment on EC2</a>, it shows how to use his <a href="http://www.elasticrails.com/elasticrails/">Elastic Rails plugin</a> to deploy to an <a href="http://aws.amazon.com/ec2">Amazon EC2</a> instance (in case you hadn&#8217;t guessed from the title)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2007/04/16/elastic-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running Rake Tasks from cron</title>
		<link>http://www.railsdeployment.com/2007/02/11/running-rake-tasks-from-cron/</link>
		<comments>http://www.railsdeployment.com/2007/02/11/running-rake-tasks-from-cron/#comments</comments>
		<pubDate>Sun, 11 Feb 2007 20:58:13 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Rake]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/?p=5</guid>
		<description><![CDATA[MediaTemple have added a few new articles to their knowledge-base. The one which caught my eye explains how to run rake tasks from a cron job. I suspect this might be useful for others to know &#8211; even if they aren&#8217;t hosted at MediaTemple.]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.mediatemple.net/" title="MediaTemple Home">MediaTemple</a> have added <a target="_blank" href="http://weblog.mediatemple.net/weblog/2007/02/08/new-rails-kb-articles/" title="New MediaTemple KB Articles">a few new articles</a> to their knowledge-base. The one which caught my eye explains <a target="_blank" href="http://kb.mediatemple.net/article.php?id=251" title="Running rake from cron">how to run rake tasks from a cron job</a>. I suspect this might be useful for others to know &#8211; even if they aren&#8217;t hosted at MediaTemple.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2007/02/11/running-rake-tasks-from-cron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

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