Install Magento on dotcloud instance - just follow the standard dotclound install procedure.....
git clone https://github.com/pipe-devnull/magento-dotcloud-stack.git
cd magento-dotcloud-stack
dotcloud create mage
dotcloud push
The Magento CLI installer is ran with a set of default values listed below
- Admin username - admin
- Admin password - test123
- locale - en_GB
- timezone - Europe/London
- currency - GBP
- Optionally install sample data