diff options
author | Karen Carias <karen@gitlab.com> | 2015-05-21 21:39:00 +0000 |
---|---|---|
committer | Karen Carias <karen@gitlab.com> | 2015-05-21 21:39:00 +0000 |
commit | 9622348bed60f630ec4c760695b7012a8c9f5c74 (patch) | |
tree | a06041075127e737208378ce2c37a0842c6d2ddd | |
parent | 3a3f4b41e67485e62b2e37cc395f3407b30a7d9e (diff) | |
download | gitlab-ce-9622348bed60f630ec4c760695b7012a8c9f5c74.tar.gz |
Added note about backups for gitlab.com
-rw-r--r-- | doc/raketasks/backup_restore.md | 3 |
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 |