debian-mirror-gitlab/doc/user/project/import/gitlab_com.md

29 lines
1.3 KiB
Markdown
Raw Normal View History

2020-06-23 00:09:42 +05:30
---
type: reference, howto
stage: Manage
group: Import
2021-02-22 17:27:13 +05:30
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
2020-06-23 00:09:42 +05:30
---
2021-09-04 01:27:46 +05:30
# Project importing from GitLab.com to your private GitLab instance **(FREE)**
2018-03-17 18:26:18 +05:30
2019-12-04 20:38:33 +05:30
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-09-04 21:01:54 +05:30
[Read more about GitLab.com integration for self-managed GitLab instances](../../../integration/gitlab.md).
2018-03-17 18:26:18 +05:30
To get to the importer page you need to go to "New project" page.
2021-02-22 17:27:13 +05:30
NOTE:
2019-12-04 20:38:33 +05:30
If you are interested in importing Wiki and Merge Request data to your new instance,
2021-10-27 15:23:28 +05:30
you'll need to follow the instructions for [exporting a project](../settings/import_export.md#export-a-project-and-its-data)
2018-03-17 18:26:18 +05:30
2019-12-04 20:38:33 +05:30
![New project page](img/gitlab_new_project_page_v12_2.png)
2018-03-17 18:26:18 +05:30
2021-06-08 01:23:25 +05:30
Go to the **Import Projects** tab, then click on **GitLab.com**, and you are redirected to GitLab.com
for permission to access your projects. After accepting, you are automatically redirected to the importer.
2018-03-17 18:26:18 +05:30
![Importer page](img/gitlab_importer.png)
2021-06-08 01:23:25 +05:30
To import a project, click "Import". The importer imports your repository and issues.
Once the importer is done, a new GitLab project is created with your imported data.