加入 Gogs 教程

This commit is contained in:
2016-03-21 18:44:38 +08:00
parent 359e4dd3bc
commit 8228bed186
2 changed files with 301 additions and 1 deletions

View File

@ -1,9 +1,15 @@
# 安装 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 版本内存占用低,实测 GitLab 7.14.3 + GitLab Shell 2.6.11 可以运行在 512M 内存 + 64M SWAP 的主机上。