Git providers
page, which is under Organization settings
in the Gitpod Dashboard. Here, select New Git Provider
.Git Integrations section in the Gitpod settings
New Git integration dialog
/admin/applications/new
(or, to set up a group-owned application, /groups/YOUR_GROUP_SLUG/-/settings/applications
) on your GitLab installation to create an OAuth app. Type in a name (e.g. “Gitpod”) and paste the redirect URL in the corresponding text area. Check the api, read_user and read_repository scopes and click on Save Application.
Create new GitLab app
New GitLab app created
gitpod.io
. For easy access to the Gitpod workspace creation on gitlab.com
with an Enterprise instance, refer to our browser extension.
For Dedicated and self-hosted GitLab installations, you can enable the native Gitpod integration as described in the GitLab docs, along with your custom Enterprise instance URL. This will add a Gitpod button to your GitLab repository pages for a seamless workspace creation experience.
GitLab Integration
User Settings
, and from there navigate to the Git Providers
page.Disconnect
from the popup menu.