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 <[email protected]> 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 [email protected]: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 <[email protected]> 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
>

Reply via email to