Platform.sh User Documentation

Regions

Sign up for Upsun

Get your free trial by clicking the link below.

Get your Upsun free trial

Platform.sh offers several regions for hosting project data. You can choose a region based on criteria such as its closeness to your users and its environmental impact.

Environmental impact Anchor to this heading

At Platform.sh, we are committed to reducing our environmental impact. Whenever you create a project with us, we provide information about the electricity grid provider for that region. You can view the average carbon intensity of the energy grid in grams of CO2 equivalent per kilowatt-hour. These data are sourced from an annual average, which we update as new information becomes available. If you want to see real-time emissions generated by each power grid, we recommend checking out Electricity Maps. You can also access a public GitHub page of Electricity Maps data sources.

Summary of data being used in Platform.sh’s Region Picker when creating a new Project:

Source Last update of this page Previous versions of this page
Electricity Maps 2022 annual averages (previous to May 2023, we had used annual averages from the IEA).
See our blog post for more information.
11 May 2023 Available here

Information on carbon intensity is also available in the Platform.sh API. For example, to get a list of the regions and their carbon intensities, run the following command:

platform api:curl regions | jq -r '.regions[] | select(.available) | .label + ": " + .environmental_impact.carbon_intensity'

See all available information in the API documentation.

Region availability Anchor to this heading

The regions listed here may be different from those available to you when you create a new project. Each organization can have its own rules for what regions to allow. When adding a new project, you only see regions allowed by your organization.

The list of regions includes legacy regions as reference.

Region location Anchor to this heading

To find out where a given region is hosted, use the following command:

platform api:curl regions | jq '.regions[] | select(.available)  | .id + ": " + .provider.name + " - " + .zone + " - " + .timezone' | sort

The returned list contains, for each available region, its name, provider, geographic zone and its timezone.

Legacy regions Anchor to this heading

A legacy region is a region running an older version of the Platform.sh orchestration system. It doesn’t include all available features.

If you’re on a legacy region and want all features now, migrate your project to a newer region.

Public IP addresses Anchor to this heading

The public IP addresses for regions are stable, but not guaranteed to never change. Before any change, you are notified well in advance regarding affected projects.

They’re useful for cases such as when you have a corporate firewall that blocks outgoing SSH connections. In such cases, add the inbound IP addresses for your region to your allow list.

Regions Anchor to this heading

Europe Anchor to this heading

Region

Switzerland (ch-1)

ch-1.platform.sh
Provider Google Cloud Platform Available to new orgs βœ… Outbound ips
  • 34.65.236.213
  • 34.65.152.61
  • 34.65.244.185
Inbound ips gw.ch-1.platformsh.site
  • 34.65.236.213
  • 34.65.152.61
  • 34.65.244.185
Region

Germany (de-2)

de-2.platform.sh
Provider Google Cloud Platform Available to new orgs βœ… Outbound ips
  • 35.246.248.138
  • 35.246.184.45
  • 35.242.229.239
Inbound ips gw.de-2.platformsh.site
  • 35.246.248.138
  • 35.246.184.45
  • 35.242.229.239
Region

Ireland (eu)

eu.platform.sh
Provider AWS Available to new orgs βœ… Outbound ips
  • 54.72.94.105
  • 54.76.137.67
  • 54.76.137.94
Inbound ips gw.eu.platformsh.site
  • 54.76.137.79
  • 54.76.136.188
  • 54.76.137.151
Region

Sweden (eu-5)

eu-5.platform.sh
Provider AWS Available to new orgs βœ… Outbound ips
  • 13.48.116.14
  • 13.51.46.87
  • 13.48.202.56
Inbound ips gw.eu-5.platformsh.site
  • 13.51.62.86
Region

France (fr-3)

fr-3.platform.sh
Provider OVHcloud Available to new orgs βœ… Outbound ips
  • 135.125.91.125
  • 135.125.89.47
  • 135.125.90.255
Inbound ips gw.fr-3.platformsh.site
  • 94.23.123.122
Region

France (fr-4)

fr-4.platform.sh
Provider Azure Available to new orgs βœ… Outbound ips
  • 20.74.41.190
  • 20.74.41.218
  • 20.74.42.30
Inbound ips gw.fr-4.platformsh.site
  • 20.74.41.190
  • 20.74.41.218
  • 20.74.42.30
Region

United Kingdom (uk-1)

uk-1.platform.sh
Provider Google Cloud Platform Available to new orgs βœ… Outbound ips
  • 35.242.142.110
  • 35.189.126.202
  • 35.242.183.249
Inbound ips gw.uk-1.platformsh.site
  • 35.242.142.110
  • 35.189.126.202
  • 35.242.183.249
Region

Ireland (eu-2)

eu-2.platform.sh
Provider AWS Available to new orgs Outbound ips
  • 52.208.123.9
  • 52.214.63.84
  • 52.30.200.164
Inbound ips gw.eu-2.platformsh.site
  • 34.248.104.12
  • 34.241.191.143
  • 52.210.208.94
Region

Ireland (eu-4)

eu-4.platform.sh
Provider AWS Available to new orgs Outbound ips
  • 18.200.158.188
  • 18.200.157.200
  • 18.200.184.206
Inbound ips gw.eu-4.platformsh.site
  • 52.215.88.119
  • 52.208.179.40
  • 18.200.179.139
Region

France (fr-1)

fr-1.platform.sh
Provider Orange Available to new orgs Outbound ips
  • 90.84.46.222
  • 90.84.47.148
  • 90.84.46.40
Inbound ips gw.fr-1.platformsh.site
  • 90.84.46.40
  • 90.84.47.148
  • 90.84.46.222

United States Anchor to this heading

Region

East (us)

us.platform.sh
Provider AWS Available to new orgs βœ… Outbound ips
  • 54.88.149.31
  • 54.209.114.37
  • 54.210.53.51
Inbound ips gw.us.platformsh.site
  • 54.210.49.244
  • 54.88.225.116
  • 54.210.55.162
Region

East (us-2)

us-2.platform.sh
Provider AWS Available to new orgs βœ… Outbound ips
  • 34.238.64.193
  • 52.4.246.137
  • 54.157.66.30
Inbound ips gw.us-2.platformsh.site
  • 34.226.46.235
  • 34.238.11.122
  • 54.89.106.200
Region

West (us-3)

us-3.platform.sh
Provider Azure Available to new orgs βœ… Outbound ips
  • 52.137.90.183
  • 52.156.93.30
  • 51.143.107.76
Inbound ips gw.us-3.platformsh.site
  • 52.137.90.183
  • 52.156.93.30
  • 51.143.107.76
Region

East (us-4)

us-4.platform.sh
Provider Google Cloud Platform Available to new orgs βœ… Outbound ips
  • 34.73.189.215
  • 34.74.8.155
  • 34.75.104.115
Inbound ips gw.us-4.platformsh.site
  • 34.73.189.215
  • 34.74.8.155
  • 34.75.104.115

Canada Anchor to this heading

Region

Canada (ca-1)

ca-1.platform.sh
Provider AWS Available to new orgs βœ… Outbound ips
  • 35.182.24.224
  • 52.60.213.255
  • 35.182.220.113
Inbound ips gw.ca-1.platformsh.site
  • 35.182.174.169
  • 35.182.59.77
  • 52.60.219.22

Australia Anchor to this heading

Region

Australia (au)

au.platform.sh
Provider AWS Available to new orgs βœ… Outbound ips
  • 13.55.135.0
  • 13.54.121.225
  • 13.55.215.151
Inbound ips gw.au.platformsh.site
  • 13.54.88.239
  • 13.55.140.143
  • 13.54.222.56
Region

Australia (au-2)

au-2.platform.sh
Provider Azure Available to new orgs βœ… Outbound ips
  • 20.92.240.74
  • 20.191.224.199
  • 20.92.240.236
Inbound ips gw.au-2.platformsh.site
  • 20.92.240.74
  • 20.191.224.199
  • 20.92.240.236

Is this page helpful?