2017-08-16 07:05:13 -04:00
|
|
|
# Project importing from GitLab.com to your private GitLab instance
|
|
|
|
|
2019-08-20 13:57:37 -04:00
|
|
|
You can import your existing GitLab.com projects to your GitLab instance, but keep in
|
|
|
|
mind that it is possible only if GitLab.com integration is enabled on your GitLab instance.
|
2019-06-03 16:23:07 -04:00
|
|
|
[Read more about GitLab.com integration for self-managed GitLab instances](../../../integration/gitlab.md).
|
|
|
|
|
2017-08-16 07:05:13 -04:00
|
|
|
To get to the importer page you need to go to "New project" page.
|
|
|
|
|
|
|
|
>**Note:**
|
2019-08-20 13:57:37 -04:00
|
|
|
If you are interested in importing Wiki and Merge Request data to your new instance,
|
|
|
|
you'll need to follow the instructions for [exporting a project](../settings/import_export.md#exporting-a-project-and-its-data)
|
2017-08-16 07:05:13 -04:00
|
|
|
|
2019-08-20 13:57:37 -04:00
|
|
|
![New project page](img/gitlab_new_project_page_v12_2.png)
|
2017-08-16 07:05:13 -04:00
|
|
|
|
2019-08-20 13:57:37 -04:00
|
|
|
Go to the **Import Projects** tab, then click on **GitLab.com**, and you will be redirected to GitLab.com
|
2017-08-16 07:05:13 -04:00
|
|
|
for permission to access your projects. After accepting, you'll be automatically redirected to the importer.
|
|
|
|
|
|
|
|
![Importer page](img/gitlab_importer.png)
|
|
|
|
|
2019-08-20 13:57:37 -04:00
|
|
|
To import a project, click "Import". The importer will import your repository and issues.
|
2017-08-16 07:05:13 -04:00
|
|
|
Once the importer is done, a new GitLab project will be created with your imported data.
|