<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>configure_rails_apps.sh</filename>
    </added>
    <added>
      <filename>configure_ubuntu.sh</filename>
    </added>
    <added>
      <filename>eldorado.sh</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,32 +1,16 @@
-configure_slicehost.sh is the original script from the FiveRuns blog 
-post at: http://blog.fiveruns.com/2008/9/24/rails-automation-at-slicehost  
-is a basic shell script to prepare a remote Slicehost Ubuntu 8.04 VPS 
-for running production Ruby on Rails 
-applications.
+This script will connect to your server, currently supporting Ubuntu 8.0.4 with other targets planned, 
+install the necessary applications and libraries to serve production Ruby on Rails applications and 
+deploy the Eldorado community web application.  
 
-The script is self contained and does not require any user input except 
-the password of your target slice. In the original version, you also
-need to update the target address of your slice from &quot;fiveruns.slicehost.com&quot;
-to the address of your account.  It will take your environment from 
-blank build to live, serving a sample &#8220;Hello World&#8221; application in 
-about 90 seconds.  
+The script and its related configuration files are an extension are a superset of the original, 
+basic configuration script available at: http://github.com/mmond/configuration-automation. This version, 
+v. 0.5, introduces menu driven configuration choices like the Rails application to deploy, web server and 
+application layer. Possible configuration options to add in the future: different operating system target, 
+Ruby/Rails/other libraries version numbers, gems, install locations, multiple targets, Puppet, others.
 
-It is available at: http://github.com/mmond.  It installed:
-	Ruby 1.8.6 
-	Rubygems 1.2
-	Rails 2.1.0
-	Sqlite3
-	MySQL 5.0.51a
-	Thin 0.8.2
-	Hello World example Rails application
+The original script is from the FiveRuns blog post at: http://blog.fiveruns.com/2008/9/24/rails-automation-at-slicehost  
+is a basic shell script to prepare a remote Slicehost Ubuntu 8.04 VPS for running production Ruby on Rails applications.
 
 It's completely ripe for cleaning up, extending and customizing for 
 other Linux distros, hosting providers and application configurations.
 
-Currently in process is:  configure_slicehost_eldorado.sh which builds
-on the first script.  This version of script includes the above and:
-	nginx
-	Capistrano
-	Mongrel
-	Eldorado full stack community web application 	
-</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 #!/bin/bash
 
 #   This script will connect to your Ubuntu 8.0.4 server, install all the necessary applications and 
-#   libraries to serve production Ruby on Rails applications and deploy the Eldorado full stack community.  
+#   libraries to serve production Ruby on Rails applications and deploy the Eldorado community web app.  
 #	The script and its related configuration files are an extension are a superset of the original, 
 #	basic configuration script for a new Slicehost Ubuntu server. 
 #	</diff>
      <filename>configure_ubuntu_eldorado.sh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e43ea5dcb7f3c8ed98b877bd3fdd431e5abd4318</id>
    </parent>
  </parents>
  <author>
    <name>mark</name>
    <email>mmond@io.com</email>
  </author>
  <url>http://github.com/mmond/configuration-automation/commit/b0ad3137ccc5f5d2f80d983187f30ffa86fee53b</url>
  <id>b0ad3137ccc5f5d2f80d983187f30ffa86fee53b</id>
  <committed-date>2009-01-11T08:26:46-08:00</committed-date>
  <authored-date>2009-01-11T08:26:46-08:00</authored-date>
  <message>Clean up for next version</message>
  <tree>1dcfb05231da65f2482baff9d8693bbfbde019f2</tree>
  <committer>
    <name>mark</name>
    <email>mmond@io.com</email>
  </committer>
</commit>
