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

Commit f694f6f

Browse files
authored
Merge pull request #9285 from #9285
[Imported] Added information about snapshots for Pro Plans
2 parents 50532f9 + 4bdb630 commit f694f6f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ 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. The snapshot feature does not apply to the Pro Staging and Production environments.
9+
10+
The Pro Staging and Production environments receive regular backups for disaster recovery purposes by default, see [Pro Backup & Disaster Recovery]({{ site.baseurl }}/cloud/architecture/pro-architecture.html#backup-and-disaster-recovery). However, these backups are not publicly accessible because they are stored in a separate system. You can open a ticket to request a backup with a specific date, time, and timezone. Then we can extract it from the external system and provide it to you.
911

1012
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.
1113

0 commit comments

Comments
 (0)