Files
gitsites/README.md
2016-03-21 18:44:38 +08:00

16 lines
668 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 安装 Gogs
[在 CentOS 上从源码安装 Gogs](./Gogs.CentOS.md "./Gogs.CentOS.md")
Gogs 是一套比 Gitlab 占用内存少得多的系统尤其适用小内存的VPS。与 512M 内存勉强可以运行的 Gitlab 7 相比Gogs 仅占用几十兆内存,且运行速度快很多。此外 Gogs 的安装也更加简单。
# 安装 Gitlab
[在 CentOS 上安装 Gitlab 7](./Gitlab7.CentOS.md "./Gitlab7.CentOS.md")
[在 CentOS 上安装 Gitlab 8](./Gitlab8.CentOS.md "./Gitlab8.CentOS.md")
## 为什么还要安装 Gitlab 7
Gitlab 7 版本内存占用低,实测 GitLab 7.14.3 + GitLab Shell 2.6.11 可以运行在 512M 内存 + 64M SWAP 的主机上。