You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/self-hosted-gitlab.md
+6-2
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ image: "/preview_meta.jpg"
24
24
25
25
This page guides you through the process of integrating your Self-Managed GitLab with CodeRabbit.
26
26
27
-
To initiate the integration, we require specific information. This is essential for the initial setup of our CodeRabbit user and the creation of the CodeRabbit application within your domain. Once this setup is complete, you can log in directly using the OAuth2 flow.
27
+
To initiate the integration, we require specific information. This is essential for the initial setup of CodeRabbit within your domain. Once this setup is complete, you can log in directly using the OAuth2 flow.
28
28
29
29
### **Step 1: Getting Started**
30
30
@@ -40,7 +40,7 @@ On this page, enter the URL of your self managed GitLab instance and click submi
40
40
41
41
### **Step 3: Enter Admin Personal Access Token (First time only)**
42
42
43
-
If this is the first time you are signing up with your instance, we need a admin access token for setting up the CodeRabbit bot.
43
+
If this is the first time you are signing up with your instance, we need an admin access token for setting up the CodeRabbit.
44
44
45
45
#### **Generating Admin Personal Access token**
46
46
@@ -66,4 +66,8 @@ GitLab offers an option to generate a personal access token for adding a new use
66
66
- On subsequent visits, your setup will be automatically detected, allowing for direct login.
67
67

68
68
69
+
### **Step 5: Whitelist CodeRabbit IP address**
70
+
71
+
Use this CodeRabbit IP if your instance requires IP whitelisting `35.222.179.152/32`
72
+
69
73
- Furthermore, please refer to our Get Started Guide to make the most of CodeRabbit [here](../get-started/add-repo.md).
0 commit comments