# GitLab镜像手册

Version CE10.1.0

Websoft9将Gitlab程序及其所依赖的中间件、数据库等编译成一个预装环境，打包成虚拟机镜像，任何云用户均可一键获取、快速安装。

Gitlab（gitlab.com）是一个开源的Git代码仓库系统，可以实现自托管的Github项目，即用于构建私有的代码托管平台和项目管理系统。系统基于Ruby on Rails开发，速度快、安全稳定。它拥有与Github类似的功能，能够浏览源代码，管理缺陷和注释。可以管理团队对仓库的访问，它非常易于浏览提交过的版本并提供一个文件历史库。团队成员可以利用内置的简单聊天程序(Wall)进行交流。它还提供一个代码片段收集功能可以轻松实现代码复用，便于日后有需要的时候进行查找。

![](https://oss.aliyuncs.com/netmarket/product/0d81ea6a-5d87-46fe-aea9-6806065b2c17.png)

本文档适用于通过主流云市场购买和部署了Websoft9镜像的用户，文档内容重点指导用户进行安装配置、系统基本操作和常见运维问题处理。

文档适用性说明：

* 适用的主流云平台包括：阿里云、腾讯云、百度云、华为云、Azure、青云
* 适用的操作系统包括：Linux
* 适用的阅读者包括：初学者、学生、站长、运维人员、产品经理、开发者、UI


---

# 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.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.
