From f69c0650ec2b2a1861a4075cdbea55f43416be7a Mon Sep 17 00:00:00 2001 From: Fi Quick <47183728+fiquick@users.noreply.github.com> Date: Tue, 25 Feb 2025 14:04:33 +0000 Subject: [PATCH 1/7] CONSOLE - Additional Instance Actions - Export / Create instance from snapshot --- .../managing-instances/backup-restore-export.adoc | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/modules/ROOT/pages/managing-instances/backup-restore-export.adoc b/modules/ROOT/pages/managing-instances/backup-restore-export.adoc index 8adad356e..65785d1a0 100644 --- a/modules/ROOT/pages/managing-instances/backup-restore-export.adoc +++ b/modules/ROOT/pages/managing-instances/backup-restore-export.adoc @@ -41,12 +41,18 @@ This type of snapshot is the only snapshot available for Free instances. image::snapshot-actions.png[width=400] [[export-create]] -=== Export/Create -From the more (*...*) menu next to an existing snapshot, you can: +=== Export -* *Export* - Download the instance as a *_.backup_* file (for latest version) or *_.dump_* (for version 4.x), allowing you to store a local copy and work on your data offline. -* *Create instance from snapshot* - Create a new AuraDB instance using the data from the snapshot. +From the more menu (...) next to an existing snapshot, you can *Export*. +*Export* downloads the instance as a `.backup` file allowing you to store a local copy and work on your data offline. +For AuraDB instances (including AuraDB instances with the Graph Analytics plugin installed) backups are always exported as a `backup` file. + +=== Create instance from snapshot + +From the more (*...*) menu next to an existing snapshot, you can create an instance from a snapshot. +*Create instance from snapshot* creates a new AuraDB instance using the data from the snapshot. +This creates a clone of the instance. [NOTE] ==== From 24b7c440339b4fab1f933cc61dca326c91f50dab Mon Sep 17 00:00:00 2001 From: Fi Quick <47183728+fiquick@users.noreply.github.com> Date: Tue, 25 Feb 2025 17:15:05 +0000 Subject: [PATCH 2/7] Update backup-restore-export.adoc --- .../pages/managing-instances/backup-restore-export.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/ROOT/pages/managing-instances/backup-restore-export.adoc b/modules/ROOT/pages/managing-instances/backup-restore-export.adoc index 65785d1a0..135dafc81 100644 --- a/modules/ROOT/pages/managing-instances/backup-restore-export.adoc +++ b/modules/ROOT/pages/managing-instances/backup-restore-export.adoc @@ -50,9 +50,9 @@ For AuraDB instances (including AuraDB instances with the Graph Analytics plugin === Create instance from snapshot -From the more (*...*) menu next to an existing snapshot, you can create an instance from a snapshot. -*Create instance from snapshot* creates a new AuraDB instance using the data from the snapshot. -This creates a clone of the instance. +You can create an instance using the data from a snapshot, just like creating a clone of an instance. +From the more (...) menu next to an existing snapshot select *Create instance from snapshot*. +This opens a window where you can assign a name to the new instance. [NOTE] ==== @@ -159,4 +159,4 @@ If not, you can create a new instance from the snapshot instead, as described in From the *Restore from backup file* tab, next to the *Snapshots* tab on the instance card, drag and drop your _.backup_, _.dump_, or _.tar_ file or browse for it. This action also overwrites the data currently in your instance. -If this is not desired, you can create a new instance from the snapshot instead, as described in <>. \ No newline at end of file +If this is not desired, you can create a new instance from the snapshot instead, as described in <>. From 7351f9b25b1c578854fb5d134642b2b605b2f2f8 Mon Sep 17 00:00:00 2001 From: Fi Quick <47183728+fiquick@users.noreply.github.com> Date: Tue, 25 Feb 2025 17:21:06 +0000 Subject: [PATCH 3/7] Update backup-restore-export.adoc --- .../ROOT/pages/managing-instances/backup-restore-export.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/managing-instances/backup-restore-export.adoc b/modules/ROOT/pages/managing-instances/backup-restore-export.adoc index 135dafc81..8fd70a041 100644 --- a/modules/ROOT/pages/managing-instances/backup-restore-export.adoc +++ b/modules/ROOT/pages/managing-instances/backup-restore-export.adoc @@ -45,7 +45,7 @@ image::snapshot-actions.png[width=400] === Export From the more menu (...) next to an existing snapshot, you can *Export*. -*Export* downloads the instance as a `.backup` file allowing you to store a local copy and work on your data offline. +*Export* downloads the instance as a compressed `.backup` file allowing you to store a local copy and work on your data offline. For AuraDB instances (including AuraDB instances with the Graph Analytics plugin installed) backups are always exported as a `backup` file. === Create instance from snapshot From 9038175a6188985161369c9bb4baa8825fda2fa0 Mon Sep 17 00:00:00 2001 From: Fi Quick <47183728+fiquick@users.noreply.github.com> Date: Wed, 26 Feb 2025 14:27:33 +0000 Subject: [PATCH 4/7] Update modules/ROOT/pages/managing-instances/backup-restore-export.adoc Co-authored-by: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com> --- .../managing-instances/backup-restore-export.adoc | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/modules/ROOT/pages/managing-instances/backup-restore-export.adoc b/modules/ROOT/pages/managing-instances/backup-restore-export.adoc index 8fd70a041..46019b9c0 100644 --- a/modules/ROOT/pages/managing-instances/backup-restore-export.adoc +++ b/modules/ROOT/pages/managing-instances/backup-restore-export.adoc @@ -44,14 +44,10 @@ image::snapshot-actions.png[width=400] === Export -From the more menu (...) next to an existing snapshot, you can *Export*. -*Export* downloads the instance as a compressed `.backup` file allowing you to store a local copy and work on your data offline. -For AuraDB instances (including AuraDB instances with the Graph Analytics plugin installed) backups are always exported as a `backup` file. +From the more menu (...) next to an existing snapshot, you can: +* *Export* - Download the *AuraDB* instance as a *_.backup_* file (for latest version) or *_.dump_* (for version 4.x) or the *AuraDS* instance as a *_.tar_* file, allowing you to store a local copy and work on your data offline. +* *Create instance from snapshot* - Create a new instance using the data from the snapshot. -=== Create instance from snapshot - -You can create an instance using the data from a snapshot, just like creating a clone of an instance. -From the more (...) menu next to an existing snapshot select *Create instance from snapshot*. This opens a window where you can assign a name to the new instance. [NOTE] From 5b6befc855150500a43cc6c2890f205b0a7db5da Mon Sep 17 00:00:00 2001 From: Fi Quick <47183728+fiquick@users.noreply.github.com> Date: Wed, 26 Feb 2025 14:27:41 +0000 Subject: [PATCH 5/7] Update modules/ROOT/pages/managing-instances/backup-restore-export.adoc Co-authored-by: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com> --- modules/ROOT/pages/managing-instances/backup-restore-export.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/ROOT/pages/managing-instances/backup-restore-export.adoc b/modules/ROOT/pages/managing-instances/backup-restore-export.adoc index 46019b9c0..2b94e86cf 100644 --- a/modules/ROOT/pages/managing-instances/backup-restore-export.adoc +++ b/modules/ROOT/pages/managing-instances/backup-restore-export.adoc @@ -48,7 +48,6 @@ From the more menu (...) next to an existing snapshot, you can: * *Export* - Download the *AuraDB* instance as a *_.backup_* file (for latest version) or *_.dump_* (for version 4.x) or the *AuraDS* instance as a *_.tar_* file, allowing you to store a local copy and work on your data offline. * *Create instance from snapshot* - Create a new instance using the data from the snapshot. -This opens a window where you can assign a name to the new instance. [NOTE] ==== From f76de13bb56168980190ac88e3f46791bea210e0 Mon Sep 17 00:00:00 2001 From: Fi Quick <47183728+fiquick@users.noreply.github.com> Date: Wed, 26 Feb 2025 15:28:33 +0000 Subject: [PATCH 6/7] edit formatting --- .../ROOT/pages/managing-instances/backup-restore-export.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/ROOT/pages/managing-instances/backup-restore-export.adoc b/modules/ROOT/pages/managing-instances/backup-restore-export.adoc index 2b94e86cf..59ad446b5 100644 --- a/modules/ROOT/pages/managing-instances/backup-restore-export.adoc +++ b/modules/ROOT/pages/managing-instances/backup-restore-export.adoc @@ -42,10 +42,12 @@ image::snapshot-actions.png[width=400] [[export-create]] -=== Export +=== Export / Create From the more menu (...) next to an existing snapshot, you can: + * *Export* - Download the *AuraDB* instance as a *_.backup_* file (for latest version) or *_.dump_* (for version 4.x) or the *AuraDS* instance as a *_.tar_* file, allowing you to store a local copy and work on your data offline. + * *Create instance from snapshot* - Create a new instance using the data from the snapshot. From 1745f9195b3a71db02c80a6beedd82a8fb8e3a8d Mon Sep 17 00:00:00 2001 From: Fi Quick <47183728+fiquick@users.noreply.github.com> Date: Thu, 27 Feb 2025 15:21:46 +0000 Subject: [PATCH 7/7] approved copy --- .../ROOT/pages/managing-instances/backup-restore-export.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/ROOT/pages/managing-instances/backup-restore-export.adoc b/modules/ROOT/pages/managing-instances/backup-restore-export.adoc index 59ad446b5..8678d9a04 100644 --- a/modules/ROOT/pages/managing-instances/backup-restore-export.adoc +++ b/modules/ROOT/pages/managing-instances/backup-restore-export.adoc @@ -46,7 +46,9 @@ image::snapshot-actions.png[width=400] From the more menu (...) next to an existing snapshot, you can: -* *Export* - Download the *AuraDB* instance as a *_.backup_* file (for latest version) or *_.dump_* (for version 4.x) or the *AuraDS* instance as a *_.tar_* file, allowing you to store a local copy and work on your data offline. +* *Export* - Download an AuraDB instance as a .backup file (latest version) or .dump file (version 4.x) to store a local copy and work on data offline. +AuraDB instances with the Graph Analytics plugin are also exported as a .backup file. +Download an AuraDS instance as a .tar file. * *Create instance from snapshot* - Create a new instance using the data from the snapshot.