doc/app_gitea.md
2020-09-14 15:32:07 +02:00

36 lines
1.7 KiB
Markdown

# <img src="/images/gitea_logo.png" width="80px" alt="Gitea's logo"> Gitea
[![Install Gitea with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=gitea) [![Integration level](https://dash.yunohost.org/integration/gitea.svg)](https://dash.yunohost.org/appci/app/gitea)
### Index
- [Limitations with YunoHost](#limitations-with-yunohost)
- [Customer Applications](#customer-applications)
- [Useful links](#useful-links)
Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket, and GitLab. Gitea is a fork of Gogs.[¹](#sources)
## Limitations with YunoHost
If you want to use Git commands (like `git clone`, `git pull`, `git push`), you need to set this app as public.
## Customer applications
| Application name [²] | Platform | Multi-account |Source | Play Store | F-Droid | Apple Store |
|----------------------|----------|---------------|-------|------------|---------|-------------|
| GitNex (un) | Android | ? | [gitnex.com (en)](https://gitnex.com/) | [GitNex - PlayStore](https://play.google.com/store/apps/details?id=org.mian.gitnex) | [GitNex - F-Droid](https://f-droid.org/fr/packages/org.mian.gitnex/) | X |
> [²]: (of) : Official / (un) : Unofficial
## Useful links
+ Website: [gitea.io](https://gitea.io/en-us/)
+ Official documentation: [docs.gitea.io](https://docs.gitea.io/en-us/)
+ Application software repository: [github.com - YunoHost-Apps/gitea](https://github.com/YunoHost-Apps/gitea_ynh)
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/gitea/issues](https://github.com/YunoHost-Apps/gitea_ynh/issues)
------
### Sources
¹ [docs.gitea.io](https://docs.gitea.io/en-us/)