peertube_remote_runner_ynh/README_gl.md
2024-03-29 07:17:14 +01:00

43 lines
2.1 KiB
Markdown

<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# PeerTube Remote Runner para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/peertube_remote_runner.svg)](https://dash.yunohost.org/appci/app/peertube_remote_runner) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/peertube_remote_runner.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/peertube_remote_runner.maintain.svg)
[![Instalar PeerTube Remote Runner con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=peertube_remote_runner)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar PeerTube Remote Runner 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
Remote runner to offload heavy workloads jobs (such as transcoding) from one or several (distant) Peertube server.
**Versión proporcionada:** 1.0~ynh2
## Documentación e recursos
- Web oficial da app: <https://docs.joinpeertube.org/admin/remote-runners>
- Documentación oficial para admin: <https://docs.joinpeertube.org/maintain/tools#peertube-runner>
- Repositorio de orixe do código: <https://github.com/Chocobozzz/PeerTube/tree/develop/packages/peertube-runner>
- Tenda YunoHost: <https://apps.yunohost.org/app/peertube_remote_runner>
- Informar dun problema: <https://github.com/YunoHost-Apps/peertube_remote_runner_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/peertube_remote_runner_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/peertube_remote_runner_ynh/tree/testing --debug
ou
sudo yunohost app upgrade peertube_remote_runner -u https://github.com/YunoHost-Apps/peertube_remote_runner_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>