gitea-app/DESCRIPTION.md

27 lines
872 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
2016-03-12 19:04:21 +00:00
- SSH and HTTP/HTTPS protocols
- SMTP/LDAP/Reverse proxy authentication
- Reverse proxy with sub-path
- Account/Organization/Repository management
- Repository/Organization webhooks (including Slack)
2015-08-16 16:11:43 +00:00
- Repository Git hooks/deploy keys
2016-03-12 19:04:21 +00:00
- Repository issues, pull requests and wiki
- Add/Remove repository collaborators
- Gravatar and custom source
2015-08-16 16:11:43 +00:00
- Mail service
2015-07-06 23:08:26 +00:00
- Administration panel
2016-03-12 19:04:21 +00:00
- Supports MySQL, PostgreSQL, SQLite3 and [TiDB](https://github.com/pingcap/tidb) (experimental)
- Multi-language support ([15 languages](https://crowdin.com/project/gogs))
2015-07-06 23:08:26 +00:00
2015-08-19 18:45:08 +00:00
### Bug reports
Open bugs on [Github](https://github.com/cloudron-io/gogs-app/issues)