Detailed Instructions for Running DistrictBuilder Using Amazon Web Services
|
State | AMI | Recommended Server Settings |
Florida | ami-47b5742e | Large or Extra-Large |
Georgia | ami-dbca0bb2 | Large or Extra-Large |
Massachusetts | ami-3e29d157 | Large or Extra-Large |
New Mexico | ami-fa30c893 | Micro or Large |
Oklahoma | ami-fc30c895 | Large |
Oregon | ami-c41be5ad | Large or Extra-Large |
Rhode Island |
ami-c425dbad | Micro or Large
|
South Carolina | ami-8a11efe3 | Large or Extra-Large |
Virginia | ami-1c916f75 | Large or Extra Large |
8. Click on the “Select” button (if you have not clicked one of the above links).

9. You are then presented with the "Instances Details" screen:

While there are several options on this screen, you typically only need to select the instance type. This is an very important step that you need to pay attention to! Amazon charges are related to your instance size. We recommend large or extra-large, but small geographies (e.g. Rhode Island) can also be run on a micro instance -- which literally costs pennies a day to run. Also note that you can turn on and off your instances using the EC2 management screen. We highly recommend turning off your instance when it is not in use, as Amazon charges by the hour.
Then click on the “continue” button at the bottom of the screen.
10. You are then presented with the "Advanced Instances Options" screen. No action is needed here for typical installations. Click the “Continue” button.

11. You are then presented with the "Add Tags" screen. No action is needed here for typical installations. Click the “Continue” button.

12. You are next presented with the key pairs screen. Choose "Create a new Key Pair" for typical installations. Give your key pair and name and click “Create & Download your Key Pair”. You will be prompted to download your key pair file.
10. You are next presented with the Security Groups screen. The default Security Group does not have the proper configuration for our software, so you will need to "Create a new Security Group" with the customized settings.
Give your new Security Group a name and description. Anything will do, but descriptive text is recommended.
The "Create a new rule" pull-down menu reveals a list of rules. You will need to create rules for SSH, SMTP, HTTP, HTTPS, and SMTPS. When you select each of these, simply accept the default settings by clicking the "Add Rule" button that will appear.
Once you have created these rules, you will need to create a "Custom TCP rule" with the following settings:
Once you have created these rules, click the “Continue” button.
11. You are next presented with a review screen of your settings. Click "Launch" to continue.

12. Your AMI is now listed on the among your “Instances” in the EC2 navigation menu.
13. You next need to figure out the web address of your website. To do so, select your new instance:

14. At the bottom of the page, scroll down to find the "Public DNS" of your instance:

15. Use your web browser to go to http://<PUBLIC DNS NAME//

Note: if you receive a security warning when you visit the site, don't worry, by default the system uses a "self-signed" certificate, simply select "I understand the risks" or "Continue to the website" to continue:


16. Click "sign up", create a user account and test it out.

Note: this creates an account on your instance only. It does not share e-mail or other account information with our server or any other instance.
17. You can also login to customize the look and feel of instance or to change its behavior in other ways. See the documentation for AMI installation.