Skip to content
Update Gitlab Migrations authored by Michael Datz's avatar Michael Datz
...@@ -47,7 +47,7 @@ If the clients' self-managed instance is not accessible by HTTPS, you must follo ...@@ -47,7 +47,7 @@ If the clients' self-managed instance is not accessible by HTTPS, you must follo
This details migrating from gitlab.com to a self-managed VM. This details migrating from gitlab.com to a self-managed VM.
Before beginning with the migration you need to know these details: Before beginning with the migration you need to know these details:
- The client must specify which cloud they wish to host their instance in. - The client must specify which cloud they wish to host their instance in.
- You must have admin access to the target instance - You must have admin access to the target instance.
### Group/Project Import ### Group/Project Import
In the newly-created instance, you should be able to access it as an admin. This allows you to use the project and group import tool. In the newly-created instance, you should be able to access it as an admin. This allows you to use the project and group import tool.
... ...
......