|
Version : 1.0
Original AMI used : ami-25b6534c
ec2-public-images/fedora-core4-apache-mysql.manifest.xml
This Public AMI consists of three main things:
- Facebook Client Libraries
- HelloWorld Facebook Application that lists the objects in your Amazon S3
bucket
- Footprints Facebook Application that is shipped with Facebook Client
Libraries
Prerequisites:
- Amazon EC2 Account
- Facebook Account
- Some time
- Common Sense
Important Folder locatons:
- helloawsworld app is at /var/www/html/helloawsworld/
- footprints app is at /var/www/html/awsfootprints/
Follow these simple steps to get started with your Facebook application
idea:
- Instantiate this AMI
- Read the
tutorial on facebook to add a new developer application.
- Choose a facebook application name.
- Use that application name instead of "helloawsworld" text Settings in the Configuration Screenshot.
SSH into your instance and modify the /var/www/html/helloawsworld/config.php
file to include your AWS and Facebook keys.
- rename /var/www/html/helloawsworld dir to your application name.
Fire away your app url.
|