Skip to content

Commit 10058a4

Browse files
committed
Pre-load some screenshots
1 parent 26a1ef9 commit 10058a4

File tree

4 files changed

+16
-1
lines changed

4 files changed

+16
-1
lines changed

en/book/04-git-server/chapter4.asc

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ There's also ``unofficial'' guidance on getting GitLab running with non-standard
639639
==== Administration
640640

641641
GitLab's administration interface is accessed over the web.
642-
Simply point your browser to the hostname or IP address of the machine where GitLab is installed, and log in as the admin user.
642+
Simply point your browser to the hostname or IP address of the machine where GitLab is installed, and log in as an admin user.
643643
The default username is `[email protected]`, and the default password is `5iveL!fe` (which you will be prompted to change as soon as you enter it).
644644
Once logged in, click the ``Admin area'' icon in the menu at the top right.
645645

@@ -649,8 +649,19 @@ image::images/gitlab-menu.png[The ``Admin area'' item in the GitLab menu.]
649649

650650
===== Users and Groups
651651
* Users
652+
653+
[[gitlab_users]]
654+
.The GitLab user administration screen.
655+
image::images/gitlab-users.png[The GitLab user administration screen.]
656+
652657
* Groups
653658

659+
[[gitlab_groups]]
660+
.The GitLab groups administration screen.
661+
image::images/gitlab-groups.png[The GitLab groups administration screen.]
662+
663+
()
664+
654665
===== Projects
655666
* Visibility levels
656667
* Labels
@@ -660,6 +671,10 @@ image::images/gitlab-menu.png[The ``Admin area'' item in the GitLab menu.]
660671
* Logs
661672
* Messages
662673

674+
[[gitlab_message]]
675+
.How a message is displayed.
676+
image::images/gitlab-broadcast.png[How a message is displayed.]
677+
663678
==== Basic Operation
664679

665680
* Creating a project
15.9 KB
Loading

en/book/images/gitlab-groups.png

54.8 KB
Loading

en/book/images/gitlab-users.png

58.6 KB
Loading

0 commit comments

Comments
 (0)