gitea-app/DESCRIPTION.md

29 lines
1.1 KiB
Markdown
Raw Normal View History

2017-06-02 08:32:24 +00:00
Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket or Gitlab. The initial development have been done on Gogs but we have forked it and named it Gitea. If you want to read more about the reasons why we have done that please read this blog post.
2015-07-06 23:08:26 +00:00
2017-06-02 08:32:24 +00:00
This app packages Gogs <upstream>1.1.1</upstream>
2016-08-20 07:59:38 +00:00
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
2017-06-02 08:32:24 +00:00
Open bugs on [Github](https://git.cloudron.io/dswd/gitea-app/issues)