2020-11-11 11:47:10 +01:00
---
title: Gitea
template: docs
taxonomy:
2020-11-14 14:14:50 +01:00
category: docs, apps
2021-02-06 18:22:00 +01:00
routes:
default: '/app_gitea'
2020-11-11 11:47:10 +01:00
---
2021-02-06 23:39:43 +01:00
![logo de Gitea ](image://gitea_logo.png?width=80 )
2020-04-07 16:42:56 +02:00
2020-04-13 11:09:56 +02:00
[![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
2020-04-07 16:42:56 +02:00
2020-04-13 15:11:33 +02:00
- [Limitations avec YunoHost ](#limitations-avec-yunohost )
2020-04-07 16:42:56 +02:00
- [Applications clientes ](#applications-clients )
- [Liens utiles ](#liens-utiles )
2020-09-14 15:32:07 +02:00
Gitea est un service Git auto-hébergé très simple à installer et à utiliser. Il est similaire à GitHub, Bitbucket ou GitLab. Le développement initial provient sur Gogs, mais il a été forké puis renommé Gitea.[¹](#sources)
2020-04-07 16:42:56 +02:00
2020-04-13 15:11:33 +02:00
## Limitations avec YunoHost
2020-04-07 16:42:56 +02:00
2020-09-14 15:32:07 +02:00
Si vous voulez utiliser les commandes Git (comme `git clone` , `git pull` , `git push` ), vous devez rendre cette application publique.
2020-04-07 16:42:56 +02:00
## Applications clientes
2020-04-14 11:26:42 +02:00
| Nom de l'application [²] | Plateforme | Multi-comptes | Source | Play Store | F-Droid | Apple Store |
2020-04-24 11:13:51 +02:00
|:------------------------:|:----------:|:-------------:|:------:|:----------:|:-------:|:-----------:|
2020-04-14 09:58:32 +02:00
| GitNex (no) | 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) : Officielle / (no) : non officiel
2020-04-07 16:42:56 +02:00
## Liens utiles
2020-04-13 12:08:33 +02:00
+ Site web : [gitea.io (en) ](https://gitea.io/en-us/ )
+ Documentation officielle : [docs.gitea.io ](https://docs.gitea.io/fr-fr/ )
2020-04-13 11:09:56 +02:00
+ Dépôt logiciel de l'application : [github.com - YunoHost-Apps/gitea ](https://github.com/YunoHost-Apps/gitea_ynh )
+ Remonter un bug ou une amélioration en créant un ticket (issue) : [github.com - YunoHost-Apps/gitea/issues ](https://github.com/YunoHost-Apps/gitea_ynh/issues )
2020-04-13 12:08:33 +02:00
------
2020-04-14 11:26:42 +02:00
### Sources
2020-04-14 12:33:19 +02:00
¹ [docs.gitea.io ](https://docs.gitea.io/fr-fr/ )