1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/forgejo_ynh.git synced 2024-09-03 18:36:26 +02:00
forgejo_ynh/README_gl.md
2024-05-04 01:06:36 +02:00

64 lines
2.8 KiB
Markdown

<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# Forgejo para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/forgejo.svg)](https://dash.yunohost.org/appci/app/forgejo) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/forgejo.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/forgejo.maintain.svg)
[![Instalar Forgejo con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=forgejo)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar Forgejo de xeito rápido e doado nun servidor YunoHost.*
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
## Vista xeral
Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.
Brought to you by an inclusive community under the umbrella of Codeberg e.V., a democratic non-profit organization, Forgejo can be trusted to be exclusively Free Software. It focuses on security, scaling, federation and privacy.
### Features
- User dashboard, user profile and activity timeline.
- User, organization and repository management.
- Repository and organization webhooks, including Slack, Discord and Dingtalk.
- Repository Git hooks, deploy keys and Git LFS.
- Repository issues, pull requests, wiki, protected branches and collaboration.
- Migrate and mirror repositories with wiki from other code hosts.
- Web editor for quick editing repository files and wiki.
- Jupyter Notebook and PDF rendering.
- Authentication via SMTP, LDAP.
- Customize HTML templates, static files and many others.
**Versión proporcionada:** 7.0.2~ynh1
## Capturas de pantalla
![Captura de pantalla de Forgejo](./doc/screenshots/screenshot.png)
## Documentación e recursos
- Web oficial da app: <https://forgejo.org>
- Documentación oficial para usuarias: <https://forgejo.org/docs/latest/user/>
- Documentación oficial para admin: <https://forgejo.org/docs/latest/admin/>
- Repositorio de orixe do código: <https://codeberg.org/forgejo/forgejo>
- Tenda YunoHost: <https://apps.yunohost.org/app/forgejo>
- Informar dun problema: <https://github.com/YunoHost-Apps/forgejo_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/forgejo_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/forgejo_ynh/tree/testing --debug
ou
sudo yunohost app upgrade forgejo -u https://github.com/YunoHost-Apps/forgejo_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>