You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
970 B
44 lines
970 B
3 years ago
|
manifest: 1
|
||
|
id: gitea
|
||
|
category: Development
|
||
|
name: Gitea
|
||
|
version: 1.15.2
|
||
|
tagline: A painless self-hosted Git service
|
||
|
description: >-
|
||
|
Gitea is a painless self-hosted Git service. It is similar to
|
||
|
GitHub, Bitbucket, and GitLab. It is a community managed lightweight code
|
||
|
hosting solution written in Go. Gitea's minimal requirements allow it to run
|
||
|
seamlessly on inexpensive hardware like a Raspberry Pi. Features:
|
||
|
|
||
|
|
||
|
- Fully self-hosted and private
|
||
|
|
||
|
- Issue tracker
|
||
|
|
||
|
- Account/Organization/Repository management
|
||
|
|
||
|
- Tor support
|
||
|
|
||
|
- Repository Git hooks/deploy keys
|
||
|
|
||
|
- Repository issues, pull requests and wiki
|
||
|
|
||
|
- Add/Remove repository collaborators
|
||
|
|
||
|
- Gravatar and custom source
|
||
|
|
||
|
- Admin panel
|
||
|
developer: Gitea
|
||
|
website: https://gitea.io/en-us/
|
||
|
dependencies: []
|
||
|
repo: https://github.com/go-gitea/gitea
|
||
|
support: https://discourse.gitea.io
|
||
|
port: 8085
|
||
|
gallery:
|
||
|
- 1.jpg
|
||
|
- 2.jpg
|
||
|
- 3.jpg
|
||
|
path: ""
|
||
|
defaultUsername: ""
|
||
|
defaultPassword: ""
|
||
|
torOnly: false
|