Skip to content

Update nightly backups start time #9461

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 29, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ The **Estimated Duration** indicates the period during which backups are expecte
| Region | Replication Region | Start Time (UTC) | Local Time | Estimated Duration |
| ----------- | ------------------ | ---------------- | ---------- | ------------------ |
| Bahrain | Mumbai | 03:00 | 06:00 | 1 hour |
| Canada | Canada West | 05:00 | 00:00 | 1 hour |
| Canada | Canada West | 07:00 | 02:00 | 1 hour |
| Cape Town | Frankfurt | 02:00 | 04:00 | 1 hour |
| Dublin | Frankfurt | 23:00 | 00:00 | 3 hours |
| Dublin¹ | Frankfurt | 23:00 | 00:00 | 3 hours |
| Frankfurt | Dublin | 00:00 | 01:00 | 3 hours |
| Jakarta | Singapore | 00:00 | 07:00 | 1 hour |
| London | Frankfurt | 23:00 | 23:00 | 2 hours |
Expand All @@ -59,6 +59,10 @@ Nightly backups start once an app has been successfully deployed to and started

If a nightly backup fails, it is retried two more times.

{{% alert color="info" %}}
¹ Although they are hosted in the Dublin region, the start time for nightly backups of [free apps](/developerportal/deploy/mendix-cloud-deploy/#free-app) is 19:00 UTC.
{{% /alert %}}

### Notes on Retention

The monthly backup occurs on the first Sunday of the month. If the first nightly backup takes place after the first Sunday in the month, then there is no monthly backup retained for that month. In this case, you can download a copy of a nightly or weekly backup if you need to retain a backup for longer than three months.
Expand Down