16 lines
668 B
Markdown
16 lines
668 B
Markdown
# 安装 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 的主机上。
|