最新稳定版: (查看 Releases)
Web | UI | Preview |
---|---|---|
Gitea的首要目标是创建一个极易安装,运行非常快速,安装和使用体验良好的自建 Git 服务。我们采用Go作为后端语言,这使我们只要生成一个可执行程序即可。并且他还支持跨平台,支持 Linux, macOS 和 Windows 以及各种架构,除了x86,amd64,还包括 ARM 和 PowerPC。
如果您想试用一下,请访问 在线Demo!
提示: 因为 Gitea 是从 Gogs fork 过来的,因此教程和文档可以直接应用在 Gitea 上
安装 Gitea:
提示: 二进制版本即将发布
Run your own GitHub-like service with the help of Docker (英文)
Dockerized Gogs git server and alpine postgres in 20 minutes or less (英文)
Gogs on Raspberry Pi (英文)
Cloudflare Full SSL with GOGS (Go Git Service) using NGINX (英文)
How to install Gogs on a Linux Server (DigitalOcean) (英文 视频)
Instalando Gogs no Ubuntu (Português) (英文 视频)
Fork -> Patch -> Push -> Pull Request
本项目采用 MIT 开源授权许可证,完整的授权说明已放置在 LICENSE 文件中。