Linking to backup doc from migration doc, for self-hosted to self-hosted migration

This commit is contained in:
Marcel Amirault 2019-01-25 11:48:51 +00:00 committed by Achilleas Pipinellis
parent cc29bc61e0
commit e42f265d87
1 changed files with 7 additions and 0 deletions

View File

@ -25,3 +25,10 @@ but issues and merge requests can't be imported.
If you want to retain all metadata like issues and merge requests, you can use
the [import/export feature](../settings/import_export.md).
## Migrating between two self-hosted GitLab instances
The best method for migrating a project from one GitLab instance to another,
perhaps from an old server to a new server for example, is to
[back up the project](../../../raketasks/backup_restore.md),
then restore it on the new server.