# 开始安装和配置GitLab

镜像验证通过后，即可通过浏览器访问：<http://服务器公网ip/>完成剩余的应用安装过程。

**具体安装向导如下：**

1. <http://公网ip/进入安装设置界面，根据系统提示创建一个登陆密码（默认登陆账号为root），然后点击“Change>

   &#x20;your password”&#x20;

   ![](http://libs.websoft9.com/Websoft9/DocsPicture/zh/gitlab/gitlab-createpw-websoft9.png)
2. 开始登陆系统（用户名是root，密码是上一步自行设置的）&#x20;

   ![](http://libs.websoft9.com/Websoft9/DocsPicture/zh/gitlab/gitlab-login-websoft9.png)
3. 进入Gitlab后台，开始使用系统&#x20;

   ![](http://libs.websoft9.com/Websoft9/DocsPicture/zh/gitlab/gitlab-backend-websoft9.png)

说明：Gitlab对内存要求非常高（最少4G），内存不足，系统会有502错误提示


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://websoft9.gitbook.io/gitlab-image-guide/gitlab-jing-xiang-shou-ce-1/kai-shi-an-zhuang-he-pei-zhi-gitlab.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
