1 / 37

Cloud Foundry Part II - Tutorial

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

salma
Download Presentation

Cloud Foundry Part II - Tutorial

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Cloud FoundryPart II -Tutorial Dr. Guy Tel-Zur

  2. 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

  3. Let’s test this code c:\Users\telzur\tmp\cloud>

  4. Check at the browser

  5. my.cloudfoundry.com Getting started: http://start.cloudfoundry.com/getting-started.html

  6. VMWare Player

  7. After one time setup procedure which is not shown here

  8. Same password as in item #3 in the previous slide

  9. Error message! Make sure that your application is the only file in the folder otherwise a huge file will be deployed. Solution: next slide

  10. Test the application

  11. vmc info

  12. Scale up the application X6 memory

  13. Scale down the application

  14. STS = Springsource-Tool-Suite

  15. Use the password you used when you registered for the account

  16. Double click here

  17. 2 instances

More Related