Kinsta hosts all of our application quick start repositories on GitHub. If you’re using GitLab and want to use one of the starter repositories, you’ll need to import the repository from GitHub. This guide shows you how to import a GitHub repository into GitLab.

Importing the Repository

  1. Find the repository you want to use from Kinsta’s example repositories at GitHub and copy the URL.
  2. In GitLab, click the plus icon in the top menu and go to New project/repository > Import project > Repository by URL.
  3. Paste the URL of the Kinsta repository in the Git repository URL field, enter a Project name, and click Create project.
  4. When the import is complete, you can start using the repository in GitLab.

Related Documentation