Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
Go to file
2014-03-23 22:14:29 +08:00
conf SSL enable config option 2014-03-23 08:40:40 -04:00
models SSL enable config option 2014-03-23 08:40:40 -04:00
modules SSL enable config option 2014-03-23 08:40:40 -04:00
public fix code select range 2014-03-23 22:14:29 +08:00
routers SSL enable config option 2014-03-23 08:40:40 -04:00
templates Merge branch 'master' of github.com:gogits/gogs 2014-03-23 20:58:27 +08:00
.gitignore update session 2014-03-22 20:49:53 +08:00
.gobuild.yml Support go build.io 2014-03-18 04:19:10 -04:00
.gopmfile Update session 2014-03-22 09:21:57 -04:00
bee.json minor fix markdown setting 2014-03-23 16:40:51 +08:00
CONTRIBUTING.md Bug fix 2014-03-21 04:13:32 -04:00
gogs.go SSL enable config option 2014-03-23 08:40:40 -04:00
LICENSE Create LICENSE 2014-02-11 23:30:20 -05:00
README_ZH.md SSL enable config option 2014-03-23 08:40:40 -04:00
README.md SSL enable config option 2014-03-23 08:40:40 -04:00
serve.go bug fixed 2014-03-23 20:04:26 +08:00
update.go bug fixed & more commits for push 2014-03-23 16:31:13 +08:00
web.go Fix action 2014-03-23 06:27:01 -04:00
wercker.yml Finish delete user 2014-03-11 11:40:47 -04:00

Gogs - Go Git Service wercker status Build Status Bitdeli Badge

Gogs(Go Git Service) 是一个由 Go 语言编写的自助 Git 托管服务。

Demo

当前版本:0.1.7 Alpha

开发目的

Gogs 完全使用 Go 语言来实现对 Git 数据的操作,实现 依赖,并且支持 Go 语言所支持的 所有平台,包括 Linux、Mac OS X 以及 Windows。

更重要的是,您只需要一个可执行文件就能借助 Gogs 快速搭建属于您自己的代码托管服务!

项目概览

  • 有关项目设计、开发说明、变更日志和路线图,请通过 Wiki 查看。
  • 您可以到 Trello Broad 跟随开发团队的脚步。
  • 想要先睹为快?通过 在线体验 或查看 安装部署 -> 二进制安装 小节。
  • 使用过程中遇到问题?尝试从 故障排查 页面获取帮助。

功能特性

  • 活动时间线
  • SSH/HTTPS 协议支持
  • 注册/删除用户
  • 创建/删除/关注公开仓库
  • 用户个人信息页面
  • 仓库浏览器
  • Gravatar 支持
  • 邮件服务(注册)
  • 管理员面板
  • 支持 MySQL、PostgreSQL 以及 SQLite3(仅限二进制版本)

安装部署

在安装 Gogs 之前,您需要先安装 基本环境

然后,您可以通过以下两种方式来安装 Gogs:

特别鸣谢

  • Logo 基于 martini 修改而来。
  • 邮件服务、模块设计基于 WeTalk 修改而来。
  • 系统监视状态基于 GoBlog 修改而来。

贡献成员

本项目最初由 Unknownlunny 发起,随后 fuxiaoheislene 加入到开发团队。您可以通过查看 贡献者页面 获取完整的贡献者列表。