<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Deploying rails app with mod_rails on dreamhost</title>
	<link>http://www.redrobinsoftware.net/blog/2008/11/28/deploying-rails-app-with-mod_rails-on-dreamhost/</link>
	<description>Thoughts on coding, agile, rails and things typed at runtime.</description>
	<pubDate>Thu, 09 Sep 2010 10:14:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>By: Tom</title>
		<link>http://www.redrobinsoftware.net/blog/2008/11/28/deploying-rails-app-with-mod_rails-on-dreamhost/#comment-4643</link>
		<author>Tom</author>
		<pubDate>Wed, 11 Feb 2009 09:10:25 +0000</pubDate>
		<guid>http://www.redrobinsoftware.net/blog/2008/11/28/deploying-rails-app-with-mod_rails-on-dreamhost/#comment-4643</guid>
					<description>Hey ... great post, helped me a lot.

Some small remarks:

- Step 7 should read "Make sure to update DATABASE.yml with these settings" instead of PRODUCTION.yml
- For some reason, I could not use the sudo command, and the dreamhost wiki advised to add the following two lines to the deploy.rb script

"set :deploy_via, :export
set :use_sudo, false"</description>
		<content:encoded><![CDATA[<p>Hey &#8230; great post, helped me a lot.</p>
<p>Some small remarks:</p>
<p>- Step 7 should read &#8220;Make sure to update DATABASE.yml with these settings&#8221; instead of PRODUCTION.yml<br />
- For some reason, I could not use the sudo command, and the dreamhost wiki advised to add the following two lines to the deploy.rb script</p>
<p>&#8220;set :deploy_via, :export<br />
set :use_sudo, false&#8221;</p>
]]></content:encoded>
				</item>
</channel>
</rss>
