380 likes | 618 Views
Cloud Foundry Part II - Tutorial. Dr. Guy Tel- Zur. VMC. Install Ruby gem install vmc (VM command line) gem install sinatra (Ruby) vi hi.rb (see next slide) Installing VMC: http://start.cloudfoundry.com/tools/vmc/installing-vmc.html
E N D
Cloud FoundryPart II -Tutorial Dr. Guy Tel-Zur
VMC • Install Ruby • gem install vmc(VM command line) • gem install sinatra(Ruby) • vi hi.rb(see next slide) • Installing VMC: http://start.cloudfoundry.com/tools/vmc/installing-vmc.html • VMC commands quick reference: http://start.cloudfoundry.com/tools/vmc/vmc-quick-ref.html
Let’s test this code c:\Users\telzur\tmp\cloud>
my.cloudfoundry.com Getting started: http://start.cloudfoundry.com/getting-started.html
Error message! Make sure that your application is the only file in the folder otherwise a huge file will be deployed. Solution: next slide
Scale up the application X6 memory
Use the password you used when you registered for the account