I've spent today setting up my new config using Apache 2.2, Mongrel, Mongrel Cluster.&nbsp; Haven't delved into Capistrano just yet.<br><br>Attached is the list of steps I took from building apache 2.2 (no packages available for kubuntu), building Ruby and RubyGems to configuring Apache 
2.2, etc.. etc.. ending up with a working rails application.<br><br>This is definitely not my forte, but it's working and I had to jump around to a few different sites before everything worked so I thought I'd save someone else the steps.&nbsp; If you see some stuff I did wrong, please point them out to help others and me :).&nbsp; I'm no guru at server configurations.
<br><br>Thanks to everyone for their work and various documentation.&nbsp; The following sites are the main ones I used for getting this done, but there were a few others (I didn't keep track of) that had some nuggets of good info.
<br><br><a href="http://blog.codahale.com/2006/06/19/time-for-a-grown-up-server-rails-mongrel-apache-capistrano-and-you/">http://blog.codahale.com/2006/06/19/time-for-a-grown-up-server-rails-mongrel-apache-capistrano-and-you/
</a><br><a href="http://mongrel.rubyforge.org/docs/">http://mongrel.rubyforge.org/docs/</a><br><a href="http://httpd.apache.org/docs/2.2/">http://httpd.apache.org/docs/2.2/</a><br clear="all"><br>Hope someone finds this useful.
<br>-andy<br><br>Note: There additional packages/gems you may not need.&nbsp; I needed them for my app so they are in this notes file.<br>-- <br>Andrew Stone