> For the complete documentation index, see [llms.txt](https://huataihuang.gitbook.io/cloud-atlas-draft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huataihuang.gitbook.io/cloud-atlas-draft/devops/gogs.md).

# Gogs

[Gogs](https://gogs.io)是一个采用Go语言开发的轻量级Git服务器，界面和使用方法和GitHub/GitLab类似。优点是占用资源小，部署较为方便，甚至可以在树莓派上运行。

对于个人私有云部署开发环境，可以尝试使用Gogs来替代繁杂的GitLab环境。
