Skip to content

Commit

Permalink
Added Canada, London, Seoul and Mumbai locations
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeenan committed Dec 16, 2016
1 parent 3c8abec commit 4ddef89
Showing 1 changed file with 229 additions and 17 deletions.
246 changes: 229 additions & 17 deletions www/settings/ec2_locations.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,19 @@

[locations]
1=us-east-1-group
2=us-west-1-group
3=us-west-2-group
4=eu-west-1-group
5=eu-central-1-group
6=ap-northeast-1-group
7=ap-southeast-1-group
8=ap-southeast-2-group
9=sa-east-1-group
2=us-east-2-group
3=us-west-1-group
4=us-west-2-group
5=ca-central-1-group
6=eu-west-1-group
7=eu-west-2-group
8=eu-central-1-group
9=ap-northeast-1-group
10=ap-northeast-2-group
11=ap-southeast-1-group
12=ap-south-1-group
13=ap-southeast-2-group
14=sa-east-1-group
default=us-east-1-group


Expand All @@ -32,7 +37,7 @@ lng=-77.447956
default=us-east-1

[us-east-1]
browser=Chrome,Firefox,Safari
browser=Chrome,Firefox
label="US East (N. Virginia)"
region=us-east-1
ami=ami-4a84a220
Expand Down Expand Up @@ -71,6 +76,47 @@ region=us-east-1
ami=ami-fe689397
size=m1.medium

; **********************************
; ****** 2 - us-east-2 *****
; ****** US East 2 (Ohio) *****
[us-east-2-group]
1=us-east-2
2=us-east-2_IE11
3=us-east-2_IE10
4=us-east-2_IE9
label="US East 2 (Ohio)"
lat=40.1849572
lng=-83.7901337
default=us-east-2

[us-east-2]
browser=Chrome,Firefox
label="US East 2 (Ohio)"
region=us-east-2
ami=ami-c96933ac
size=c4.large

[us-east-2_IE11]
browser=IE 11
label="US East 2 (Ohio)"
region=us-east-2
ami=ami-c96933ac
size=c4.large

[us-east-2_IE10]
browser=IE 10
label="US East 2 (Ohio)"
region=us-east-2
ami=ami-55742e30
size=c4.large

[us-east-2_IE9]
browser=IE 9
label="US East 2 (Ohio)"
region=us-east-2
ami=ami-c86933ad
size=c4.large

; ************************************
; ****** 2 - us-west-1 *****
; ****** US West (N. California) *****
Expand All @@ -87,7 +133,7 @@ lng=-121.894798
default=us-west-1

[us-west-1]
browser=Chrome,Firefox,Safari
browser=Chrome,Firefox
label="US West (N. California)"
region=us-west-1
ami=ami-678afe07
Expand Down Expand Up @@ -142,7 +188,7 @@ lng=-119.788742
default=us-west-2

[us-west-2]
browser=Chrome,Firefox,Safari
browser=Chrome,Firefox
label="US West (Oregon)"
region=us-west-2
ami=ami-b4ab4fd4
Expand Down Expand Up @@ -181,6 +227,47 @@ region=us-west-2
ami=ami-68a42958
size=m1.medium

; **********************************
; ****** ca-central-1 *****
; ****** Canada Central (Montreal) *****
[ca-central-1-group]
1=ca-central-1
2=ca-central-1_IE11
3=ca-central-1_IE10
4=ca-central-1_IE9
label="Canada Central (Montreal)"
lat=45.4957251
lng=-73.589684
default=ca-central-1

[ca-central-1]
browser=Chrome,Firefox
label="Canada Central (Montreal)"
region=ca-central-1
ami=ami-0345f767
size=c4.large

[ca-central-1_IE11]
browser=IE 11
label="Canada Central (Montreal)"
region=ca-central-1
ami=ami-0345f767
size=c4.large

[ca-central-1_IE10]
browser=IE 10
label="Canada Central (Montreal)"
region=ca-central-1
ami=ami-13328077
size=c4.large

[ca-central-1_IE9]
browser=IE 9
label="Canada Central (Montreal)"
region=ca-central-1
ami=ami-184efc7c
size=c4.large

; **************************
; ****** 4 - eu-west-1 *****
; ****** EU (Ireland) *****
Expand All @@ -197,7 +284,7 @@ lng=-6.267014
default=eu-west-1

[eu-west-1]
browser=Chrome,Firefox,Safari
browser=Chrome,Firefox
label="Europe (Ireland)"
region=eu-west-1
ami=ami-a3a81dd0
Expand Down Expand Up @@ -236,6 +323,47 @@ region=eu-west-1
ami=ami-70b18004
size=m1.medium

; **********************************
; ****** eu-west-2 *****
; ****** EU (London) *****
[eu-west-2-group]
1=eu-west-2
2=eu-west-2_IE11
3=eu-west-2_IE10
4=eu-west-2_IE9
label="EU (London)"
lat=51.5285582
lng=-0.241678
default=eu-west-2

[eu-west-2]
browser=Chrome,Firefox
label="EU (London)"
region=eu-west-2
ami=ami-4bd6dc2f
size=c4.large

[eu-west-2_IE11]
browser=IE 11
label="EU (London)"
region=eu-west-2
ami=ami-4bd6dc2f
size=c4.large

[eu-west-2_IE10]
browser=IE 10
label="EU (London)"
region=eu-west-2
ami=ami-2dd5df49
size=c4.large

[eu-west-2_IE9]
browser=IE 9
label="EU (London)"
region=eu-west-2
ami=ami-4ad6dc2e
size=c4.large

; **************************
; ****** eu-central-1 ******
; ****** EU (Frankfurt) ****
Expand All @@ -250,7 +378,7 @@ lng=8.6698232
default=eu-central-1

[eu-central-1]
browser=Chrome,Firefox,Safari
browser=Chrome,Firefox
label="Europe (Frankfurt)"
region=eu-central-1
ami=ami-87f2ebeb
Expand Down Expand Up @@ -289,7 +417,7 @@ lng=103.819935
default=ap-southeast-1

[ap-southeast-1]
browser=Chrome,Firefox,Safari
browser=Chrome,Firefox
label="Asia Pacific (Singapore)"
region=ap-southeast-1
ami=ami-3e55995d
Expand Down Expand Up @@ -327,6 +455,48 @@ region=ap-southeast-1
ami=ami-38bac26a
size=m1.medium

; **********************************
; ****** ap-south-1 *****
; ****** India (Mumbai) *****
[ap-south-1-group]
1=ap-south-1
2=ap-south-1_IE11
3=ap-south-1_IE10
4=ap-south-1_IE9
label="India (Mumbai)"
lat=19.0828096
lng=72.8111648
default=ap-south-1

[ap-south-1]
browser=Chrome,Firefox
label="India (Mumbai)"
region=ap-south-1
ami=ami-d498f2bb
size=c4.large

[ap-south-1_IE11]
browser=IE 11
label="India (Mumbai)"
region=ap-south-1
ami=ami-d498f2bb
size=c4.large

[ap-south-1_IE10]
browser=IE 10
label="India (Mumbai)"
region=ap-south-1
ami=ami-bf80ead0
size=c4.large

[ap-south-1_IE9]
browser=IE 9
label="India (Mumbai)"
region=ap-south-1
ami=ami-7a86ec15
size=c4.large


; **********************************
; ****** 1 - ap-southeast-2 *****
; ****** Asia Pacific (Sydney) *****
Expand All @@ -343,7 +513,7 @@ lng=150.9224326
default=ap-southeast-2

[ap-southeast-2]
browser=Chrome,Firefox,Safari
browser=Chrome,Firefox
label="Asia Pacific (Sydney)"
region=ap-southeast-2
ami=ami-e88eab8b
Expand Down Expand Up @@ -398,7 +568,7 @@ lng=139.752731
default=ap-northeast-1

[ap-northeast-1]
browser=Chrome,Firefox,Safari
browser=Chrome,Firefox
label="Asia Pacific (Tokyo)"
region=ap-northeast-1
ami=ami-2f221c41
Expand Down Expand Up @@ -437,6 +607,48 @@ region=ap-northeast-1
ami=ami-ba16bcbb
size=m1.medium

; **********************************
; ****** ap-northeast-2 *****
; ****** Asia Pacific (Seoul) *****
[ap-northeast-2-group]
1=ap-northeast-2
2=ap-northeast-2_IE11
3=ap-northeast-2_IE10
4=ap-northeast-2_IE9
label="Asia Pacific (Seoul)"
lat=40.1849572
lng=-83.7901337
default=ap-northeast-2

[ap-northeast-2]
browser=Chrome,Firefox
label="Asia Pacific (Seoul)"
region=ap-northeast-2
ami=ami-15e52b7b
size=c4.large

[ap-northeast-2_IE11]
browser=IE 11
label="Asia Pacific (Seoul)"
region=ap-northeast-2
ami=ami-15e52b7b
size=c4.large

[ap-northeast-2_IE10]
browser=IE 10
label="Asia Pacific (Seoul)"
region=ap-northeast-2
ami=ami-76e12f18
size=c4.large

[ap-northeast-2_IE9]
browser=IE 9
label="Asia Pacific (Seoul)"
region=ap-northeast-2
ami=ami-b2e12fdc
size=c4.large


; **************************************
; ****** 8 - sa-east-1 *****
; ****** South America (Sao Paulo) *****
Expand All @@ -453,7 +665,7 @@ lng=-46.641083
default=sa-east-1

[sa-east-1]
browser=Chrome,Firefox,Safari
browser=Chrome,Firefox
label="South America (Sao Paulo)"
region=sa-east-1
ami=ami-203abb4c
Expand Down

0 comments on commit 4ddef89

Please sign in to comment.