<?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: Rails production server setup and deployment on Ubuntu/Debian</title> <atom:link href="http://ariejan.net/2007/06/20/rails-production-server-setup-and-deployment-on-ubuntudebian/feed/" rel="self" type="application/rss+xml" /><link>http://ariejan.net/2007/06/20/rails-production-server-setup-and-deployment-on-ubuntudebian/</link> <description>Code Monkey</description> <lastBuildDate>Sat, 13 Mar 2010 16:47:42 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: roger pack</title><link>http://ariejan.net/2007/06/20/rails-production-server-setup-and-deployment-on-ubuntudebian/comment-page-1/#comment-10723</link> <dc:creator>roger pack</dc:creator> <pubDate>Tue, 14 Apr 2009 19:15:38 +0000</pubDate> <guid
isPermaLink="false">http://beta.ariejan.net/?p=129#comment-10723</guid> <description>definitely try mod_rails--it is actually friendly to the user :)</description> <content:encoded><![CDATA[<p>definitely try mod_rails&#8211;it is actually friendly to the user :)</p> ]]></content:encoded> </item> <item><title>By: arasu</title><link>http://ariejan.net/2007/06/20/rails-production-server-setup-and-deployment-on-ubuntudebian/comment-page-1/#comment-10663</link> <dc:creator>arasu</dc:creator> <pubDate>Wed, 07 Jan 2009 02:49:54 +0000</pubDate> <guid
isPermaLink="false">http://beta.ariejan.net/?p=129#comment-10663</guid> <description>thanks for the tutorial.well, i have problem in my VirtualBox where i&#039;m using Ubuntu. I already installed capistrano but when i run this command :-analogkid@ubuntu:~$ cap --apply-to questionits returning error like this :-/usr/local/lib/site_ruby/1.8/rubygems.rb:578:in `report_activate_error&#039;: Could not find RubyGem echoe (&gt;= 0) (Gem::LoadError)
from /usr/local/lib/site_ruby/1.8/rubygems.rb:134:in `activate&#039;
from /usr/local/lib/site_ruby/1.8/rubygems.rb:158:in `activate&#039;
from /usr/local/lib/site_ruby/1.8/rubygems.rb:157:in `each&#039;
from /usr/local/lib/site_ruby/1.8/rubygems.rb:157:in `activate&#039;
from /usr/local/lib/site_ruby/1.8/rubygems.rb:158:in `activate&#039;
from /usr/local/lib/site_ruby/1.8/rubygems.rb:157:in `each&#039;
from /usr/local/lib/site_ruby/1.8/rubygems.rb:157:in `activate&#039;
from /usr/local/lib/site_ruby/1.8/rubygems.rb:49:in `gem&#039;
from /usr/bin/cap:18</description> <content:encoded><![CDATA[<p>thanks for the tutorial.</p><p>well, i have problem in my VirtualBox where i&#8217;m using Ubuntu. I already installed capistrano but when i run this command :-</p><p>analogkid@ubuntu:~$ cap &#8211;apply-to question</p><p>its returning error like this :-</p><p>/usr/local/lib/site_ruby/1.8/rubygems.rb:578:in `report_activate_error&#8217;: Could not find RubyGem echoe (&gt;= 0) (Gem::LoadError)<br
/> from /usr/local/lib/site_ruby/1.8/rubygems.rb:134:in `activate&#8217;<br
/> from /usr/local/lib/site_ruby/1.8/rubygems.rb:158:in `activate&#8217;<br
/> from /usr/local/lib/site_ruby/1.8/rubygems.rb:157:in `each&#8217;<br
/> from /usr/local/lib/site_ruby/1.8/rubygems.rb:157:in `activate&#8217;<br
/> from /usr/local/lib/site_ruby/1.8/rubygems.rb:158:in `activate&#8217;<br
/> from /usr/local/lib/site_ruby/1.8/rubygems.rb:157:in `each&#8217;<br
/> from /usr/local/lib/site_ruby/1.8/rubygems.rb:157:in `activate&#8217;<br
/> from /usr/local/lib/site_ruby/1.8/rubygems.rb:49:in `gem&#8217;<br
/> from /usr/bin/cap:18</p> ]]></content:encoded> </item> <item><title>By: Anna Kolesnik</title><link>http://ariejan.net/2007/06/20/rails-production-server-setup-and-deployment-on-ubuntudebian/comment-page-1/#comment-10525</link> <dc:creator>Anna Kolesnik</dc:creator> <pubDate>Tue, 20 May 2008 13:23:58 +0000</pubDate> <guid
isPermaLink="false">http://beta.ariejan.net/?p=129#comment-10525</guid> <description>thank you ..
useful notes, keep your information uptodate ..</description> <content:encoded><![CDATA[<p>thank you ..<br
/> useful notes, keep your information uptodate ..</p> ]]></content:encoded> </item> <item><title>By: Jon</title><link>http://ariejan.net/2007/06/20/rails-production-server-setup-and-deployment-on-ubuntudebian/comment-page-1/#comment-5502</link> <dc:creator>Jon</dc:creator> <pubDate>Wed, 30 Jan 2008 17:18:07 +0000</pubDate> <guid
isPermaLink="false">http://beta.ariejan.net/?p=129#comment-5502</guid> <description>Ariejan... Thanks for the feedback; &#039;touch httpd.conf&#039; did the trick (and I found that it is Included from apache2.conf.A quick fix: I found that two of your directives had to be updated:proxy becomes:and the  directives required a directory name; i.e.,just to resolve syntax errors.However, I have been completely unable to connect apache &amp; mongrel, and I have tested numerous configurations.Right now, from the Linux box:
http://edplist/ ==&gt; Forbidden &quot;/&quot; (I do have a  directive in there for &quot;/&quot; allowing all
and
http://edplist:9000/ ==&gt; my rails applicationAny suggestions?  Thanks again for a great article!</description> <content:encoded><![CDATA[<p>Ariejan&#8230; Thanks for the feedback; &#8216;touch httpd.conf&#8217; did the trick (and I found that it is Included from apache2.conf.</p><p>A quick fix: I found that two of your directives had to be updated:</p><p>proxy becomes:</p><p>and the  directives required a directory name; i.e.,</p><p>just to resolve syntax errors.</p><p>However, I have been completely unable to connect apache &amp; mongrel, and I have tested numerous configurations.</p><p>Right now, from the Linux box:<br
/> <a
href="http://edplist/" rel="nofollow">http://edplist/</a> ==&gt; Forbidden &#8220;/&#8221; (I do have a  directive in there for &#8220;/&#8221; allowing all<br
/> and<br
/> <a
href="http://edplist:9000/" rel="nofollow">http://edplist:9000/</a> ==&gt; my rails application</p><p>Any suggestions?  Thanks again for a great article!</p> ]]></content:encoded> </item> <item><title>By: Ariejan de Vroom</title><link>http://ariejan.net/2007/06/20/rails-production-server-setup-and-deployment-on-ubuntudebian/comment-page-1/#comment-5432</link> <dc:creator>Ariejan de Vroom</dc:creator> <pubDate>Sat, 26 Jan 2008 22:14:36 +0000</pubDate> <guid
isPermaLink="false">http://beta.ariejan.net/?p=129#comment-5432</guid> <description>@Jon: In most cases httpd.conf is generated automatically. Some systems use apache2.conf. Just create an empty httpd.conf file and see if apache accepts that.</description> <content:encoded><![CDATA[<p>@Jon: In most cases httpd.conf is generated automatically. Some systems use apache2.conf. Just create an empty httpd.conf file and see if apache accepts that.</p> ]]></content:encoded> </item> <item><title>By: Jon</title><link>http://ariejan.net/2007/06/20/rails-production-server-setup-and-deployment-on-ubuntudebian/comment-page-1/#comment-5431</link> <dc:creator>Jon</dc:creator> <pubDate>Sat, 26 Jan 2008 21:01:23 +0000</pubDate> <guid
isPermaLink="false">http://beta.ariejan.net/?p=129#comment-5431</guid> <description>Thanks for a great writeup; I tried several other instructions before a I found yours.I have one problem: I got all the way thru, but now apache won&#039;t start because there is no httpd.conf file in /etc/apache2...Was that supposed to be automagically created during the install or at some other point? Sort of looked as if it was supposed to be handled in the sites-available file... If not, do you have a quick punch list for it?Thanks much...jon</description> <content:encoded><![CDATA[<p>Thanks for a great writeup; I tried several other instructions before a I found yours.</p><p>I have one problem: I got all the way thru, but now apache won&#8217;t start because there is no httpd.conf file in /etc/apache2&#8230;</p><p>Was that supposed to be automagically created during the install or at some other point? Sort of looked as if it was supposed to be handled in the sites-available file&#8230; If not, do you have a quick punch list for it?</p><p>Thanks much&#8230;jon</p> ]]></content:encoded> </item> <item><title>By: Brian Moschel</title><link>http://ariejan.net/2007/06/20/rails-production-server-setup-and-deployment-on-ubuntudebian/comment-page-1/#comment-5387</link> <dc:creator>Brian Moschel</dc:creator> <pubDate>Wed, 23 Jan 2008 11:28:01 +0000</pubDate> <guid
isPermaLink="false">http://beta.ariejan.net/?p=129#comment-5387</guid> <description>Very thorough tutorial.  Thanks for posting it.  Another series of Deployment 101 articles that might be helpful is posted here:http://jupiterit.com/wordpress/?p=190I documented all the problems I had with deployment and created a step by step guide for each stage of deployment.  Hope its helpful.</description> <content:encoded><![CDATA[<p>Very thorough tutorial.  Thanks for posting it.  Another series of Deployment 101 articles that might be helpful is posted here:</p><p><a
href="http://jupiterit.com/wordpress/?p=190" rel="nofollow">http://jupiterit.com/wordpress/?p=190</a></p><p>I documented all the problems I had with deployment and created a step by step guide for each stage of deployment.  Hope its helpful.</p> ]]></content:encoded> </item> <item><title>By: Ariejan de Vroom</title><link>http://ariejan.net/2007/06/20/rails-production-server-setup-and-deployment-on-ubuntudebian/comment-page-1/#comment-5263</link> <dc:creator>Ariejan de Vroom</dc:creator> <pubDate>Sun, 13 Jan 2008 20:35:41 +0000</pubDate> <guid
isPermaLink="false">http://beta.ariejan.net/?p=129#comment-5263</guid> <description>@rufio: Yes, just create multiple virtualhosts and proxy definitions. Make sure you run your mongrels on different ports.</description> <content:encoded><![CDATA[<p>@rufio: Yes, just create multiple virtualhosts and proxy definitions. Make sure you run your mongrels on different ports.</p> ]]></content:encoded> </item> <item><title>By: rufio</title><link>http://ariejan.net/2007/06/20/rails-production-server-setup-and-deployment-on-ubuntudebian/comment-page-1/#comment-5259</link> <dc:creator>rufio</dc:creator> <pubDate>Sun, 13 Jan 2008 13:31:51 +0000</pubDate> <guid
isPermaLink="false">http://beta.ariejan.net/?p=129#comment-5259</guid> <description>Hi, can I set up for more applications (domains). If Yes, do U know how? Thanks.</description> <content:encoded><![CDATA[<p>Hi, can I set up for more applications (domains). If Yes, do U know how? Thanks.</p> ]]></content:encoded> </item> <item><title>By: Ruby on Rails with Mongrel and Apache2</title><link>http://ariejan.net/2007/06/20/rails-production-server-setup-and-deployment-on-ubuntudebian/comment-page-1/#comment-5077</link> <dc:creator>Ruby on Rails with Mongrel and Apache2</dc:creator> <pubDate>Tue, 08 Jan 2008 09:13:30 +0000</pubDate> <guid
isPermaLink="false">http://beta.ariejan.net/?p=129#comment-5077</guid> <description>[...] Ariejan.net [...]</description> <content:encoded><![CDATA[<p>[...] Ariejan.net [...]</p> ]]></content:encoded> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached (user agent is rejected)

Served from: starbuck.ariejan.net @ 2010-03-14 00:18:43 -->