Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 2.51 KB

README_es.md

File metadata and controls

61 lines (40 loc) · 2.51 KB

Gogs para Yunohost

Nivel de integración Estado funcional Estado En Mantención

Instalar Gogs con Yunhost

Leer este README en otros idiomas.

Este paquete le permite instalarGogs rapidamente y simplement en un servidor YunoHost.
Si no tiene YunoHost, visita the guide para aprender como instalarla.

Descripción general

Gogs (Go Git Service) is a git-based multiplatform forge written in Go. Its particularity is that it is light and can run on an ARM card, which makes it suitable for self-hosting. Gogs has a web interface similar to that of GitHub.

Features

  • User dashboard, user profile and activity timeline.
  • 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.

Versión actual: 0.13.0~ynh3

Demo: https://try.gogs.io/user/login

Capturas

Captura de Gogs

Documentaciones y recursos

Información para desarrolladores

Por favor enviar sus correcciones a la [branch testing](https://github.com/YunoHost-Apps/gogs_ynh/tree/testing

Para probar la rama testing, sigue asÍ:

sudo yunohost app install https://github.com/YunoHost-Apps/gogs_ynh/tree/testing --debug
o
sudo yunohost app upgrade gogs -u https://github.com/YunoHost-Apps/gogs_ynh/tree/testing --debug

Mas informaciones sobre el empaquetado de aplicaciones: https://yunohost.org/packaging_apps