Skip to content

Commit 8777d5d

Browse files
authored
Merge pull request mendix#6513 from mxsoldaat/202307_two_new_mendix_cloud_regions
202309 new mendix cloud region
2 parents cec6b5d + f17caaf commit 8777d5d

6 files changed

Lines changed: 11 additions & 2 deletions

File tree

content/en/docs/developerportal/deploy/mendix-cloud-deploy/mendix-ip-addresses.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Mendix uses the following static IP addresses. If you need further information,
4646
| Mendix Cloud EU | Frankfurt-2 (eu-central-1) | `3.76.96.252` <br /> `3.125.228.151` <br /> `54.93.126.19` | {app-name}.apps.eu-1c.mendixcloud.com<br/>*or*<br/>{app-name}-{environment-type}.apps.eu-1c.mendixcloud.com |
4747
| Mendix Cloud IE | Ireland (eu-west-1) | `52.18.10.62` <br /> `52.208.39.99` <br /> `99.80.177.69` | {app-name}.mendixcloud.com<br/>*or*<br/>{app-name}-{environment-type}.mendixcloud.com |
4848
| Mendix Cloud Middle East | Bahrain (me-south-1) | `15.184.118.253`<br /> `16.24.5.102`<br /> `157.241.15.222` | {app-name}.apps.me-1a.mendixcloud.com<br/>*or*<br/>{app-name}-{environment-type}.apps.me-1a.mendixcloud.com |
49+
| Mendix Cloud Middle East | UAE (me-central-1) | `3.29.53.85` <br /> `3.29.155.3` <br /> `3.29.189.106` | {app-name}.apps.me-2a.mendixcloud.com<br/>*or*<br/>{app-name}-{environment-type}.apps.me-2a.mendixcloud.com |
4950
| Mendix Cloud SA | São Paulo (sa-east-1) | `15.229.194.124` <br /> `54.232.11.167` <br /> `177.71.150.202` | {app-name}.apps.sa-1a.mendixcloud.com<br/>*or*<br/>{app-name}-{environment-type}.apps.sa-1a.mendixcloud.com |
5051
| Mendix Cloud UK | London (eu-west-2) | `18.130.169.15` <br /> `35.177.185.47` <br /> `52.56.174.215` | {app-name}.mendixcloud.com<br/>*or*<br/>{app-name}-{environment-type}.mendixcloud.com |
5152
| Mendix Cloud US | North Virginia (us-east-1) | `34.197.224.250` <br /> `52.55.243.62` <br /> `52.205.207.103` | {app-name}.mendixcloud.com<br/>*or*<br/>{app-name}-{environment-type}.mendixcloud.com |

content/en/docs/developerportal/deploy/mendix-cloud-deploy/mxcloudv4/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ The primary hosting locations are as follows:
2626
* Mendix Cloud EU: AWS Dublin
2727
* Mendix Cloud EU: AWS Frankfurt
2828
* Mendix Cloud Middle East: AWS Bahrain
29+
* Mendix Cloud Middle East: AWS UAE
2930
* Mendix Cloud UK: AWS London
3031
* Mendix Cloud US: AWS North Virginia
3132
* Mendix Cloud US: AWS Oregon

content/en/docs/developerportal/operate/backups/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ The **Start Time** of nightly backups in UTC is shown below. The **Local Time**
4444
| Singapore | Sydney | 17:00 | 01:00 | 1 hour |
4545
| Sydney | Melbourne | 07:00 | 17:00 | 1 hour |
4646
| Tokyo | Osaka | 16:00 | 01:00 | 1 hour |
47+
| UAE | Mumbai | 00:00 | 04:00 | 1 hour |
4748

4849
Nightly backups will start once an app has been successfully deployed to, and started in, the environment.
4950

content/en/docs/releasenotes/deployment/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Follow the links in the table below to see the release notes you want:
1313

1414
| Type of Deployment | Last Updated |
1515
| --- | --- |
16-
| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | September 8, 2023 |
16+
| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | September 14, 2023 |
1717
| [Mendix for Private Cloud](/releasenotes/developer-portal/mendix-for-private-cloud/) | August 17, 2023 |
1818
| [SAP Business Technology Platform (SAP BTP)](/releasenotes/developer-portal/sap-cloud-platform/) | November 17, 2022 |
1919
| [Other Deployment Options](/releasenotes/developer-portal/on-premises/) | December 12, 2022 |

content/en/docs/releasenotes/deployment/mendix-cloud.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ For information on the current status of deployment to Mendix Cloud and any plan
1717

1818
## 2023
1919

20+
### September 14, 2023
21+
22+
#### Improvements
23+
24+
* We added the AWS Middle East (UAE) region as a new deployment target.
25+
2026
### September 8, 2023
2127

2228
#### Improvements

layouts/partials/landingpage/latest-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<p class="rn-date">Sep 7, 2023</p>
1414

1515
<li class="link-list"><a href="/releasenotes/developer-portal/deployment/">Deployment</a></li>
16-
<p class="rn-date">Sep 8, 2023</p>
16+
<p class="rn-date">Sep 14, 2023</p>
1717

1818
<li class="link-list"><a href="/releasenotes/data-hub/">Catalog</a></li>
1919
<p class="rn-date">Aug 10, 2023</p>

0 commit comments

Comments
 (0)