From d772a3fed4897dcfc3b376f0a3150d5d016aafcb Mon Sep 17 00:00:00 2001 From: Grant Fitzsimmons <37256050+grantfitzsimmons@users.noreply.github.com> Date: Fri, 21 Feb 2025 15:40:47 -0600 Subject: [PATCH] Add AWS regions and instance names --- sphinx/server_management/managed_servers.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/sphinx/server_management/managed_servers.md b/sphinx/server_management/managed_servers.md index 5719a73..89a9938 100644 --- a/sphinx/server_management/managed_servers.md +++ b/sphinx/server_management/managed_servers.md @@ -247,9 +247,20 @@ Backups for this server are handled by AWS. - br-specify7-1.specifycloud.org (Brazil) - swiss-specify7-1.specifycloud.org (Switzerland) + +| Geography | AWS Region | EC2 Instance Name | Platform | +|-----------|---------------------------|--------------------------------|------------| +| NA | us-east-1 | specify-cloud-sp7-na-arm-1 | AWS | +| CA | ca-central-1 | specify-cloud-sp7-ca-arm-1 | AWS | +| IL | il-central-1 | spcloud-israel | AWS | +| EU | eu-west-3 | specify-cloud-sp7-eu | AWS | +| BR | sa-east-1 | specify-cloud-sp7-br-arm-1 | AWS | +| CH | CH-GVA-2 | sp7cloud-swiss-1 | Exoscale | + + + **Platform:** AWS - Specify Cloud instances mirror each other in configuration. All have Docker installed via `apt`, not `snap`. Important distinction.