Initial Creation of the Instance

  1. Log in to the web console located at https://console.aws.amazon.com/ec2/home
  2. Go to the Instances page by clicking the link on the left, and then click the "Launch Instance" button at the top of the window.
  3. Click the "Community AMIs" tab. In the search box, search for ami-ccf615a5.
    1. This is an image created as part of the Alestic.com series.
    2. This runs Ubuntu 9.04 Jaunty Server
    3. More information about the image
  4. Create one small instance
  5. Create a new key-pair for root authentication, save the .pem file someplace safe.
    1. I created a key-pair called "BaseAdmin"
    2. BaseAdmin.pem located at \\malachite\workspace\EC2\newinstance\Keys at present
  6. Set up the Security Group, which are essentially a set of firewall rules
    1. Used "StandardFirewallRules" group. This allows traffic on:
      1. Port 22 (SSH) from anywhere (0.0.0.0/0)
      2. Port 80 (HTTP) from anywhere (0.0.0.0/0)
      3. Port 3306 (MySQL) from the Tucson AZGS Office (159.87.39.14/24)
      4. Port 8080 (Tomcat) from the Tucson AZGS Office
  7. Start up the Instance, returns an instance ID, Public and Private DNS
    1. Instance ID: i-5e42c436
    2. Public DNS: ec2-174-129-102-90.compute-1.amazonaws.com
    3. Private DNS: domU-12-31-38-00-3D-B3.compute1.internal
  8. Generate a new Elastic IP address by going to the Elastic IPs window and clicking "Allocate New Address".
  9. Link the IP to the new instance by clicking the new Elastic IP and then the "Associate" button.
    1. Elastic IP for this instance: 174.129.193.63

Related Community Groups
CSW Debug Blog | 17 Posts | Join
A group blog to discuss metadata Catalog Service for the Web (CSW) implementation experiences
Building a GeoSciML WFS Server | 11 Posts | Join
Development, testing and implementation of a WFS service that returns GeoSciML documents
ETL Debug Blog | 12 Posts | Join
A group blog on implementing and debugging Extract-Transform-Load (ETL) efforts.
Presentations and Posters | 12 Posts | Join
Post your posters and presentations related to USGIN topics.
Metadata interest group | 13 Posts | Join
group for general posting on metadata content, standards, tools
USGIN Amazon Virtual Server Development | 18 Posts | Invite only
Documenting the process of development of a Web Server in the Amazon EC2 environment. Software installations tailored to the requirements for USGIN
GeoNetwork configuration and development | 7 Posts | Join
Discussion on GeoNetwork setup, configuration, and development.
Student Projects | 0 Posts | Join
Discussion of student projects related to USGIN
Drupal Development | 6 Posts | Join
All about bending Drupal to your needs
Geoportal on an Amazon Virtual Machine | 3 Posts | Closed
Installation, configuration, etc.
Using Django for USGIN | 7 Posts | Request membership
Thought and ideas about using Django to accomplish USGIN-related... things.
ArcGIS Server and OGC Services | 3 Posts | Join
Tips on using ArcGIS Server to provide OGC web services
Content model discussion | 0 Posts | Request membership
Community site for comments on development of content models and encoding for information intechange
Making Web Maps | 2 Posts | Request membership
For information about the myriad of mechanisms for showing service data on a web page.
Troubleshooting Web Service Deployment - Blog | 5 Posts | Join
This blog is for documenting our group's experiences with web service deployment.
Best Practices for USGIN Web Service Hosting | 10 Posts | Join
Tips, techniques, and frequently asked questions for hosting AASG Geothermal Data Web Map Services and Web Feature Services
Hub Disaster Recovery | 0 Posts | Request membership
Discussions around how to harden a distributed federated system against disaster; setting up a system to mirror hub VMs at other hubs.