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:
Diffstat (limited to 'doc/administration/backup_restore/index.md')
-rw-r--r--doc/administration/backup_restore/index.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/administration/backup_restore/index.md b/doc/administration/backup_restore/index.md
index 56f080a5f9f..8c78e26db2a 100644
--- a/doc/administration/backup_restore/index.md
+++ b/doc/administration/backup_restore/index.md
@@ -230,3 +230,6 @@ Issues are stored in the database, and can't be stored in Git itself.
- [Disaster Recovery (Geo)](../geo/disaster_recovery/index.md)
- [Migrating GitLab groups](../../user/group/import/index.md)
- [Import and migrate projects](../../user/project/import/index.md)
+- [GitLab Linux package (Omnibus) - Backup and Restore](https://docs.gitlab.com/omnibus/settings/backups.html)
+- [GitLab Helm chart - Backup and Restore](https://docs.gitlab.com/charts/backup-restore/)
+- [GitLab Operator - Backup and Restore](https://docs.gitlab.com/operator/backup_and_restore.html)