ACK

----- Original Message -----
From: "Mohammed Morsi" <[email protected]>
To: [email protected]
Sent: Thursday, November 11, 2010 9:48:00 PM GMT +01:00 Amsterdam / Berlin / 
Bern / Rome / Stockholm / Vienna
Subject: [deltacloud-devel] [PATCH docs] update download/install instructions 
to refer to deltacloud puppet recipe

---
 deltacloud.org/content/download.mdown |   32 +++++++-------------------------
 1 files changed, 7 insertions(+), 25 deletions(-)

diff --git a/deltacloud.org/content/download.mdown 
b/deltacloud.org/content/download.mdown
index 4ffa851..48024cc 100644
--- a/deltacloud.org/content/download.mdown
+++ b/deltacloud.org/content/download.mdown
@@ -32,37 +32,19 @@ Remove any existing version before installing.
 
                $ sudo yum remove livecd-tools python-imgcreate
        
-1.  In order to integrate with the Amazon Elastic Compute Cloud (EC2), 
Deltacloud Aggregator uses ec2-ami-tools.  
-This package is freely available, but can not be bundled with Deltacloud 
Aggregator  
-due to licensing concerns. Before installing the Deltacloud Aggregator, 
install ec2-ami-tools.
-
-               $ sudo yum install 
http://s3.amazonaws.com/ec2-downloads/ec2-ami-tools.noarch.rpm --nogpg
- 
-       
 1.  Set up the deltacloud repository.
                $ sudo wget -O /etc/yum.repos.d/fedora-deltacloud.repo \
                        
http://repos.fedorapeople.org/repos/deltacloud/appliance/fedora-appliance.repo
 
 1.  Now install the configuration tool:
-               $ sudo yum install deltacloud-configure
+               $ sudo yum install deltacloud_recipe
+
+1.  Run through the installer
+               $ sudo dc-install
+
+1.  At any point if you wish to remove deltacloud, run
+               $ sudo dc-uninstall
        
-#### Deltacloud Aggregator Configuration ####
-
-1.  Open port 80 on the firewall so that web traffic may be served.
-
-1.  Set SELinux to permissive mode.
-               sudo setenforce 0
-               
-1.  Ensure that the time is set correctly.  Failure to do so cause 
connectivity issues  
-with Amazon Elastic Cloud Compute (EC2)
-
-1.  Clean up any existing remanents from an older installation.  
-**Note**:  this will destroy any existing data in the postgres database.
-               sudo  /usr/sbin/deltacloud-cleanup
-               
-1.  Configure Deltacloud Aggregator.
-               sudo /usr/sbin/deltacloud-configure
-               
 #### Verify Installation ####
 
 1.  Browse to:  http://<machine_name>/deltacloud   
-- 
1.7.2.3

_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel
_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to