Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Carias <karen@gitlab.com>2015-05-22 00:39:00 +0300
committerKaren Carias <karen@gitlab.com>2015-05-22 00:39:00 +0300
commit9622348bed60f630ec4c760695b7012a8c9f5c74 (patch)
treea06041075127e737208378ce2c37a0842c6d2ddd /doc/raketasks
parent3a3f4b41e67485e62b2e37cc395f3407b30a7d9e (diff)
Added note about backups for gitlab.com
Diffstat (limited to 'doc/raketasks')
-rw-r--r--doc/raketasks/backup_restore.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/raketasks/backup_restore.md b/doc/raketasks/backup_restore.md
index bca4fcfb404..2c858ed780a 100644
--- a/doc/raketasks/backup_restore.md
+++ b/doc/raketasks/backup_restore.md
@@ -299,3 +299,6 @@ Example: LVM snapshots + rsync
If you are running GitLab on a virtualized server you can possibly also create VM snapshots of the entire GitLab server.
It is not uncommon however for a VM snapshot to require you to power down the server, so this approach is probably of limited practical use.
+
+### Note
+This documentation is for GitLab CE. Users can't create backups for gitlab.com. \ No newline at end of file