Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 144ec0b

Browse files
committed
Added information about snapshots for Pro Plans
1 parent 0cf011e commit 144ec0b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/cloud/project/project-webint-snap.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ functional_areas:
55
- Cloud
66
---
77

8-
You can back up and restore specific environments at any time using a snapshot. Snapshot options are available for all Starter environments and Pro Integration environments. You cannot snapshot Pro Staging or Production environments.
8+
You can back up and restore specific environments at any time using a snapshot. Snapshot options are available for all Starter environments and Pro Integration environments.
9+
10+
For Pro Plan projects, you will not be able to list the snapshots in Staging/Production clusters as this feature has been disabled in those environments.
11+
12+
Regular backups of those environments are taken for disaster recovery purposes by default, see [Pro Backup & Disaster Recovery]({{ site.baseurl }}/cloud/architecture/pro-architecture.html#backup-and-disaster-recovery), however these are not publicly accessible as they are placed on a different system not directly connected to the cluster.
13+
14+
You will need to open a ticket and request a backup from a specific timeframe (please provide the date and time - with timezone) and we will then extract it from the external system and provide it to you.
915

1016
A _snapshot_ is a complete backup of an environment that includes all persistent data from all running services (for example, your MySQL database, Redis, and so on) and any files stored on the mounted volumes. Because an environment deploys as a read-only file system, restoring a snapshot is very fast.
1117

0 commit comments

Comments
 (0)