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: book/04-git-server/sections/gitlab.asc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,6 @@ This is harder than the GitWeb option and will require more maintenance, but it
10
10
11
11
GitLab is a database-backed web application, so its installation is more involved than some other Git servers.
12
12
Fortunately, this process is well-documented and supported.
13
-
For more information read the GitLab Community Edition (CE) readme, which can be found at https://gitlab.com/gitlab-org/gitlab-foss/-/blob/master/README.md[].
14
-
15
13
GitLab strongly recommends installing GitLab on your server via the official Omnibus GitLab package.
16
14
17
15
The other installation options are:
@@ -21,6 +19,8 @@ The other installation options are:
21
19
* From the source files.
22
20
* Cloud provider such as AWS, Google Cloud Platform, Azure, OpenShift and Digital Ocean.
23
21
22
+
For more information read the GitLab Community Edition (CE) readme, which can be found at https://gitlab.com/gitlab-org/gitlab-foss/-/blob/master/README.md[].
23
+
24
24
==== Administration
25
25
26
26
GitLab's administration interface is accessed over the web.
0 commit comments