doc/pages/04.applications/10.docs/gitea/app_gitea.md
2022-08-04 19:50:47 +02:00

45 lines
1.8 KiB
Markdown

---
title: Gitea
template: docs
taxonomy:
category: docs, apps
routes:
default: '/app_gitea'
---
![Gitea's logo](image://gitea_logo.png?width=80)
[![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/)