gitea-app/DESCRIPTION.md

25 lines
732 B
Markdown
Raw Normal View History

2017-10-14 18:41:12 +00:00
Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket or Gitlab.
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
2015-08-19 18:45:08 +00:00
### Bug reports
2017-06-02 22:17:19 +00:00
Open bugs on [Github](https://git.cloudron.io/cloudron/gitea-app/issues)