1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab_ynh.git synced 2024-09-03 18:36:35 +02:00
gitlab_ynh/README_gl.md
2024-08-26 21:44:24 +00:00

49 lines
2 KiB
Markdown

<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# GitLab para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/gitlab.svg)](https://ci-apps.yunohost.org/ci/apps/gitlab/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/gitlab.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/gitlab.maintain.svg)
[![Instalar GitLab con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gitlab)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar GitLab 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
Git-repository manager providing wiki, issue-tracking and CI/CD pipeline features
**Versión proporcionada:** 17.3.1~ynh1
**Demo:** <https://gitlab.com/explore>
## Capturas de pantalla
![Captura de pantalla de GitLab](./doc/screenshots/GitLab_running_11.0_(2018-07).png)
## Documentación e recursos
- Web oficial da app: <https://gitlab.com>
- Documentación oficial para admin: <https://docs.gitlab.com/>
- Repositorio de orixe do código: <https://gitlab.com/gitlab-org/omnibus-gitlab - https://gitlab.com/gitlab-org/gitlab>
- Tenda YunoHost: <https://apps.yunohost.org/app/gitlab>
- Informar dun problema: <https://github.com/YunoHost-Apps/gitlab_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/gitlab_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/gitlab_ynh/tree/testing --debug
ou
sudo yunohost app upgrade gitlab -u https://github.com/YunoHost-Apps/gitlab_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>