You are on page 1of 4

DEPARTMENT OF

COMPUTER SCIENCE &

Experiment 1.4

Student Name: Somya Kukreti UID: 21BCS3656


Branch: CSE Section/Group: 21BCS_CC_610-B
Semester: 6th Subject Name: CC with Lab
Subject Code: 21CSP-378

1. Aim:
Use of GAE launcher to launch the web applications.

2. Objective:
To Install VirtualBox or VMware Workstation on a windows and
set up various flavours of Linux and Use of GAE launcher to launch
the web applications.

3. Script and Output:


Steps to install the GAE Launcher within the virtual machine:
Step 1: Download and install the free VMware Player from
vmware.com. Step 2: Install Windows in VMware: => Create New
Virtual Machine. Step 3: Configure VMware.
Step 4: Start Windows in VM: => Play Virtual Machine.
Step 5: If you don't already have Python 2.5.4 installed in your
computer, download and Install Python 2.5.4 from:
http://www.python.org/download/releases/2.5.4/
Step 6: You can download the Google App Engine SDK by going
to http://code.google.com/appengine/downloads.html
DEPARTMENT OF
COMPUTER SCIENCE &

Step 7: Select the package to install.

Step 8: Download the Windows installer–the simplest thing is to download it


to your Desktop or another folder that you remember.

Step 9: Double Click on the Google Application Engine installer.


DEPARTMENT OF
COMPUTER SCIENCE &

Step 10: Start the Google App Engine Launcher program that can be found under
Applications. Use the File>Add Existing Application command and navigate into
the apps directory and select the 01-trivial folder. Once you have added the
application, select it so that you can control the application using the launcher.
DEPARTMENT OF
COMPUTER SCIENCE &

Step 11: Once you have selected your application and press Run. After a few
moments your Application will start and the launcher will show a little green
icon next to your application. Then press Browse to open a browser pointing at
your application which is running at http://localhost:8080/
Paste http://localhost:808 into your browser and you should see your
application as follows:

4. Learning Outcomes:

1. Learn how to install GAE on Virtual Machine.


2. Understand how to run a program code on GAE Launcher .
3. Understand the concept of Virtualization.
4. Learn how to manage the system resources.
5. Learn how to allocate resources in virtualization.

You might also like