Skip to main content

connect_to_git


Connect your Git Account

To leverage the full power of SleakOps, you'll need to connect your Git account to our platform. This connection allows SleakOps to access your repositories, enabling seamless integration, automated deployments, and efficient management of your codebases

SleakOps supports integration with the following Git providers:

  • Github
  • GitLab (including self-hosted instances)
  • Bitbucket

Can I connect more than one Git Account?*

Not allowed yet.

How do I Connect my account?

Access the Setting >> Autorizations section in SleakOps. Select your provider and grant access to SleakOps. See steps below.

Can I change my Git Account?

Yes, you can do it by deleting de existing one and connecting the new one. Be sure the new account has access to the projects using in SleakOps.

How do I connect a Self hosted Gitlab account?

Get into the URL: yourgitlab.com/-/profile/applications and create a new app, call it Sleakops. When asked, use these values:

SettingDescription
URL callbackhttps://api.sleakops.com/api/integrations/gitlab/callback/
scopeRead & Write.

Once the application is created, add the Application ID and Secret generated inside the configuration of your Sleakops account.

How do I disconnect an account?

By clicking in the X button next to the git provider. Consider that current projects will continue to function but won't be able to receive updates once this integration is removed.

If you're using GitHub, you will also need to remove the Sleakops app from your GitHub account to complete the deletion process.

Set up your git Account

1. Navigate to the git authorization section

Into the Left Pane, access the Settings option and then, click on Authorizations.

git-authorization-list

2. Select your Git provider and grant access to SleakOps

Click on your provider an follow the required steps for each one in order to grant access.

git-authorization-list-raw

Github

setup-github

Gitlab

setup-gitlab

Bitbucket

setup-bitbucket