public
Description: demisauce, a suite of services to aid application development
Homepage: http://www.demisauce.org
Clone URL: git://github.com/araddon/demisauce.git
araddon (author)
Mon Jan 19 15:21:10 -0800 2009
commit  08f5ea358a6408de36379013af969b189dca4017
tree    cf043757ff444c0a9aa9dce1e50a556084b76366
parent  2b223ecd8cbff349c1c8208565a027b57775d441
demisauce / install
install/README.rst

This is the main installer and it is assumed you are doing a server install, or on a VMWare. As Demisauce is meant to be services used by your app, the recommended install is in vm/kvm/xen for development, not onto your actual machine.

Installation and Setup EC2 or Ubuntu VM

This installation uses Ubuntu JEOS

Get Ubuntu JEOS and start the install by doing updates and adding SSH and wget:

apt-get update
apt-get install openssh-server wget

Get Demisauce Installer using wget or just copy text.

Copy to /tmp/install.sh and run:

cd /tmp
wget http://github.com/araddon/demisauce/raw/master/install/install.sh
chmod +x install.sh
./install.sh

EC2 Install

Assuming you have the path/to/demisauce/install folder

Run this from a command line:

python start_ec2.py amazon_access_key secret_access_key