Cloud Foundry Part II - Tutorial Dr. Guy Tel-Zur.

Slides:



Advertisements
Similar presentations
Ravi Mathur Updated December 5,  ODTBX uses Git (see the ODTBX Git Tutorial) ODTBXODTBX Git Tutorial ◦ SourceForge account needed (free). SourceForge.
Advertisements

A Tutorial by John Oleksa. After watching this tutorial, I hope that you will be able to:  Log on to your Google account and find Google Drive  Locate.
1 CSCI N305 C Language Programming Welcome to CSCI N305! Compiling Your First Program Using Microsoft Visual Studio 2008.
Other Features of the Online Catalog When this image appears, you can click to proceed to the next slide at your own pace. To go back, click the right.
Qualtrics Survey Kenyon A Beginner’s Guide.
In preparation for today’s Hands On 2 by Ivana. You need to download a file either : –from your VMware session if you use it –Or from your Linux session.
Tips and Information Microsoft Outlook Quick Steps: Quick Steps are available to use from the Home tab. Outlook 2010 has a number of predefined.
How to install the Zelle graphics package
To LOG IN click here!. If you are loaded in the system your “Username” will be AKO or.mil or whatever was used last year if you enrolled.
Go to Click Check your browser If your browser is not compatible, then use another.
The Basic Java Tools A text editor to write Java program source code. A compiler to translate source code into bytecode. An interpreter to translate.
Accessing the McDougal Littell Online Books. 1.Select High School Math 2.Select TX 3.Select GO 4.After the first time, the book you choose will appear.
Github & Arduino How To: Post On Github How To: Download from Github How To: Upload Code Downloaded from Github to Arduino Tommy Sanchez EE400D Spring.
PhoneGap Development How to make an app using PhoneGap Build ? Presentation By MobilePundits.
November 2014Prepared by the Computer Lab Montgomery County-Norristown Public Library.
Play with Cloud Foundry An Open PaaS Shi, Tao May 11, 2012.
CS Tutorial 1 Getting Started with Visual Studio 2012 (Visual Studio 2010 are no longer available on MSDNAA, please choose Visual Studio 2012 which.
Go to Click Check your browser If your browser is not compatible, then use another.
Intro Breeze is a rich web communication system that lets you reach your audience anytime with engaging multimedia content. And, because Breeze is deployed.
Bonrix SMPP Client. Index Introduction Software and Hardware Requirements Architecture Set Up Installation HTTP API Features Screen-shots.
to your MCEF-NCCERconnect Pre-Training Registration Guide
Install ArcGIS 10 Yong Choi BPA, CSUB. Go to following link: And then, you will transferred to below ESRI web page. And then,
Hosted Virtualization Lab Last Update Copyright Kenneth M. Chipps Ph.D.
Basic Setup Copyright © Liferay, Inc. All Rights Reserved. No material may be reproduced electronically or in print without written permission.
C# Tutorial -1 ASP.NET Web Application with Visual Studio 2005.
SENG 301 – Tutorial 1 Introduction to Eclipse, Subclipse, and JUnit Slides: Theodore D. Hellmann.
Basic Instructions on how to use One Drive and share files. ONE Drive Your LogoYour own footer.
Project Deployment IT [211 CAP] How to convert your project to a full application.
Using Windows Explorer Windows explorer is different from Internet Explorer It is a Windows program designed to let you explore your hard drive and manage.
Nissan FAST Installation
Unzip the attachment and double click to run it..
Blogging In Nicenet For Our Class: EUPwT. Welcome to our ICA place: Nicenet Click here to join our blog for EUPwt.
Go to community.epicomm.org and sign in by clicking the button in the upper right corner. Logging into the Connected Community.
FREE ONLINE COURSES & DIPLOMAS PCNA: Sign Up with Alison & Access Great Courses for Free!
Installing SAS 1. Requirements If you do not have an old copy of SAS installed on your computer, go directly to Slide 6. Make sure you have uninstalled.
Quick Join Help Step 1-When you receive your Quick Join you will want to highlight as seen in the below image Step 2- You want to right click and.
Copy of the from the secure website - click on the AccoridaLife.zip link.
CS1101 Using CourseMarker (CM) CM website: Updated:
1 Dr Alexiei Dingli Web Science Stream Installing ROR.
Registering for Virtual Labs™
Our relationship is changing + Gaggle Next UI: support documents.
1 Mapping a Drive on a USF IIS Server. 2 Mapping a Drive To map a drive to a network file directory in Windows you must be on a Microsoft local area network,
Microsoft Access 2000 Creating Student Data Disks.
Tutorial for Modelsim 1 Installation Download the Modelsim Student Edition: Follow the.
Online Work Permit Application Instruction Date: 2016/03/01 International Office, Feng Chia University.
Fix: Windows 10 Error Code 0x in Mail App u/6/b/ /alexwaston14/reimage-system-repair/ /pages/Reimage-Repair-Tool/
Upgrade on Windows 7. DownloadSoftware Download Software from link provided in Webliography: e/
Uploading Grades on Edline. Open your grade books. Make sure you have saved the gradebooks if you have done any work on them.
Flip installation step by step procedure. Log in to Click Downloads.
1 Adding a Model. We have created an MVC web app project Added a controller class. Added a view class. Next we will add some classes for managing movies.
Tutorial 1 Writing Your First C++ Program CSC1110C Introduction to Computer Programming By Paul Pun Acknowledgement: Special thanks to Dr. Michael Fung.
Windows 7 Ultimate To Load Click Simulation PPSX
Windchill WorkGroup Manager (WGM) for Inventor installation
SENG 301 – Tutorial 1 Introduction to Eclipse, Subclipse, and JUnit
Tutorial: How to Creat a Website.
Starting PowerPoint.
How to install Skype (Step by Step Guide).
How QuickBooks Support beneficial for your Business
Step 2 MyPCC Account Setup
Create A Facebook Profile And Project Page
1. Open Visual Studio 2008.
ms vısual studıo 2008-Introductıon TUTORIAL
Getting Started: Amazon AWS Account Creation
Tutorial 1 (additional materials)
CSC235 - Visual Studio Tutorial
CPAN 260 Relational Database Design and SQL
Click Student. Go to Click Student.
Click Student. Go to Click Student.
Google Drive A Crash Course.
SAG Infotech Private Limited
Presentation transcript:

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: g-vmc.html g-vmc.html VMC commands quick reference: quick-ref.html quick-ref.html

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

Check at the browser

my.cloudfoundry.com Getting started: Getting started:

VMWare Player

After one time setup procedure which is not shown here

Same password as in item #3 in the previous slide

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

Test the application

vmc info

Scale up the application X6 memory

Scale down the application

STS = Springsource-Tool-Suite

Use the password you used when you registered for the account

Double click here

2 instances