gitea-app/DESCRIPTION.md

25 lines
786 B
Markdown
Raw Normal View History

2015-08-16 16:11:43 +00:00
Gogs (Go Git Service) is a painless self-hosted Git service.
2015-07-06 23:08:26 +00:00
### Purpose
2015-08-16 16:11:43 +00:00
The goal of this project is to make the easiest, fastest, and most painless way to set up a self-hosted Git service.
2015-07-06 23:08:26 +00:00
### Features
- Activity timeline
- SSH/HTTP(S) protocol support
- SMTP/LDAP/reverse proxy authentication support
- Reverse proxy suburl support
2015-08-16 16:11:43 +00:00
- Account/Organization(with team)/Repository management
- Repository/Organization webhooks(including Slack)
- Repository Git hooks/deploy keys
2015-07-06 23:08:26 +00:00
- Add/remove repository collaborators
2015-08-16 16:11:43 +00:00
- Gravatar and custom source support
- Mail service
2015-07-06 23:08:26 +00:00
- Administration panel
- Drone CI integration
- Supports MySQL, PostgreSQL and SQLite3
- Social account login (GitHub, Google, QQ, Weibo)
2015-08-16 16:11:43 +00:00
- Multi-language support ([14 languages](https://crowdin.com/project/gogs))
2015-07-06 23:08:26 +00:00