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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,18 +44,18 @@ If this is the first time you are signing up with your instance, then we will ne
44
44
45
45
####**Generating Admin Personal Access token**
46
46
47
-
Gitlab provide an option to generatethe personal access tokento add a new user andsetupapplication in the selfmanaged instance. To generate the token, please follow thebelowprocess
47
+
GitLab offers an option to generatea personal access tokenfor adding a new user andsetting up theapplication in the self-managed instance. To generate the token, please follow the process outlined below:
48
48
49
-
1. Login totheinstance.Make sure you have admin rights.
49
+
1. Login toyour self-hostedinstance.Ensure sure you have admin rights.
50
50
2. On the left sidebar, select your avatar.
51
51
3. Select Edit profile.
52
52
4. On the left sidebar, select Access Tokens.
53
53
5. Select Add new token.
54
-
6. Enter a name and expiry date for the token. We need this forOne time, soyou can setthe minimum expiry time
54
+
6. Enter a name and expiry date for the token. We need this forthe initial setup, so the minimum expiry time is sufficient.
55
55
7. If you do not enter an expiry date, the expiry date is automatically set to 365 days later than the current date.
56
-
8. Make sure, you select scope`api`
56
+
8. Make sure, you selectthescope:`api`
57
57
9. Select Create personal access token.
58
-
10. Pleasecopythis token,this will be visible at one time only
58
+
10. Pleasenote downthis token asthis will be visible one time only