Thanks, Since I had no AWS account yet, was trying out https://github.com/snowch/stratos-developer-tools Looks like it was'nt supported anymore.
I see you have added 32bit VM in devcloud-script. I will try that. Can you pls clarify few doubts for me. 1. Do I need AWS account, or cloudstack is replacement. 2. I suppose, we are planning to use cloudstack as a PaaS ? On Fri, Mar 21, 2014 at 11:20 PM, chris snow <chsnow...@gmail.com> wrote: > Hi Sathyasuriya, > > It may run in 2.9Gb, but the script will need some tweaking to support > 32 bit - I'll take a look at that. > > I think you are pointing to the wrong github repo - it should be: > https://github.com/snowch/devcloud-script > > Many thanks, > > Chris > > > On Sat, Mar 22, 2014 at 3:55 AM, Sathyasuriya Priya > <sathyasur...@gmail.com> wrote: > > hi Chris, > > > > I would like to help. > > In my old machine, virtualbox is not able to run 64bit OS. > > So few things are not working for me. > > 1. I had to reduce the vm memory (vb.customize ["modifyvm", :id, > "--memory", > > "6144"]) > > 2. centos64-bento looks like a 64bit VM. > > > > Would stratos work if used with ~2.9G > > Any suggestion for 32bit. > > > > > > > > On Fri, Mar 21, 2014 at 11:46 AM, chris snow <chsnow...@gmail.com> > wrote: > >> > >> Anyone? If you want to try out vagrant for setting up Stratos > >> automatically from scratch, it takes just a few steps: > >> > >> install vagrant: http://www.vagrantup.com/downloads.html > >> install virtualbox: https://www.virtualbox.org/wiki/Downloads > >> git clone g...@github.com:snowch/devcloud-script.git > >> cd devcloud-script > >> edit iaas.conf (set 7 variables to point to your EC2 account) > >> vagrant up stratos # starts stratos vm > >> vagrant ssh stratos # ssh into stratos vm > >> ./stratos_dev.sh -f # run stratos setup > >> ./stratos_dev.sh -r # run stratos applications > >> > >> On Thu, Mar 20, 2014 at 7:02 AM, chris snow <chsnow...@gmail.com> > wrote: > >> > I have a little work left to get Stratos connected to Cloudstack, > >> > however, the scripts are almost ready, so it would be great if anyone > >> > on this list would be able to follow the Stratos Runtime instructions > >> > at [1] and provide some early feedback. > >> > > >> > Although the automated setup can take some time, the manual > >> > involvement should be minimal, hopefully less than 30 mins. > >> > > >> > -- > >> > [1] https://github.com/snowch/devcloud-script > >> > >> > >> > >> -- > >> Check out my professional profile and connect with me on LinkedIn. > >> http://lnkd.in/cw5k69 > > > > > > > > -- > Check out my professional profile and connect with me on LinkedIn. > http://lnkd.in/cw5k69 >