mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 15:43:54 +02:00
Update EC2 instructions (#1457)
* Update cloud-amazon-ec2.md * Add files via upload
This commit is contained in:
parent
c27aed708a
commit
71c9c16ffe
2 changed files with 22 additions and 20 deletions
|
@ -90,25 +90,27 @@ After entering the server name, the script ask which region you wish to setup yo
|
||||||
|
|
||||||
```
|
```
|
||||||
What region should the server be located in?
|
What region should the server be located in?
|
||||||
1. us-east-1 US East (N. Virginia)
|
(https://docs.aws.amazon.com/general/latest/gr/rande.html#ec2_region)
|
||||||
2. us-east-2 US East (Ohio)
|
1. ap-northeast-1
|
||||||
3. us-west-1 US West (N. California)
|
2. ap-northeast-2
|
||||||
4. us-west-2 US West (Oregon)
|
3. ap-south-1
|
||||||
5. ca-central-1 Canada (Central)
|
4. ap-southeast-1
|
||||||
6. eu-central-1 EU (Frankfurt)
|
5. ap-southeast-2
|
||||||
7. eu-west-1 EU (Ireland)
|
6. ca-central-1
|
||||||
8. eu-west-2 EU (London)
|
7. eu-central-1
|
||||||
9. eu-west-3 EU (Paris)
|
8. eu-north-1
|
||||||
10. ap-northeast-1 Asia Pacific (Tokyo)
|
9. eu-west-1
|
||||||
11. ap-northeast-2 Asia Pacific (Seoul)
|
10. eu-west-2
|
||||||
12. ap-northeast-3 Asia Pacific (Osaka-Local)
|
11. eu-west-3
|
||||||
13. ap-southeast-1 Asia Pacific (Singapore)
|
12. sa-east-1
|
||||||
14. ap-southeast-2 Asia Pacific (Sydney)
|
13. us-east-1
|
||||||
15. ap-south-1 Asia Pacific (Mumbai)
|
14. us-east-2
|
||||||
16. sa-east-1 South America (São Paulo)
|
15. us-west-1
|
||||||
|
16. us-west-2
|
||||||
|
|
||||||
Enter the number of your desired region:
|
Enter the number of your desired region
|
||||||
[1]: 10
|
[13]
|
||||||
|
:
|
||||||
```
|
```
|
||||||
|
|
||||||
You will then be asked the remainder of the standard Algo setup questions.
|
You will then be asked the remainder of the standard Algo setup questions.
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 85 KiB After Width: | Height: | Size: 75 KiB |
Loading…
Add table
Reference in a new issue