Skip to content

Commit c03f25f

Browse files
Merge pull request #1928 from strapi/cloud/backups-UI
Strapi Cloud: restore backup via UI
2 parents ac34f85 + 3197287 commit c03f25f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

docusaurus/docs/cloud/projects/settings.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ The *Backups* tab informs you of the status and date of the latest backup of you
106106

107107
:::note
108108
The backup feature is not available for Strapi Cloud projects using the free trial. You will need to upgrade to either the Pro or Team plan to have your project automatically backed up.
109+
110+
Note also that only project owners can restore a backup. Maintainers have access to the *Backups* tab but the **Restore backup** button won't be displayed for them. Refer to [Collaboration](/cloud/projects/collaboration) for more information.
109111
:::
110112

111113
:::tip
@@ -122,7 +124,11 @@ For projects created before the release of the Backup feature in October 2023, t
122124

123125
### Restoring a backup
124126

125-
If you need to restore a backed up project database, click on the **Contact support for restoring procedures** link in the *Backups* tab. This link will open your defaut email application and create an email to `[email protected]`. The Strapi support team, who will receive the database restoring request, will handle it.
127+
If you need to restore a backup of your project:
128+
129+
1. In the *Backups* section, click on the **Restore backup** button.
130+
2. In the dialog, choose one of the available backups of your project in the *Choose backup* drop-down.
131+
3. Click on the **Restore** button of the dialog. Once the restoration finished, your project will be back to the state it was at the time of the chosen backup.
126132

127133
## Variables
128134

@@ -160,4 +166,5 @@ In the Usage section of the *Billing* tab, you can see the current monthly usage
160166

161167
### Managing project's subscription
162168

163-
Using the **Manage subscriptions** button, you can view and manage your project's subscription. Please refer to [Account management > Account billing details](/cloud/account/account-billing) for the full documentation of the subscription management modal.
169+
Using the **Manage subscriptions** button, you can view and manage your project's subscription. Please refer to [Account management > Account billing details](/cloud/account/account-billing) for the full documentation of the subscription management modal.
170+
-4.42 KB
Loading
-5.42 KB
Loading

0 commit comments

Comments
 (0)