From 446a957332953cd3cbd72a2c56d7237a1288b57c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 8 Apr 2024 07:53:16 +0000 Subject: [PATCH] Auto-update READMEs --- ALL_README.md | 1 + README_gl.md | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 README_gl.md diff --git a/ALL_README.md b/ALL_README.md index 3eeb161..77b7509 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -3,3 +3,4 @@ - [Read the README in English](README.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) +- [Le o README en galego](README_gl.md) diff --git a/README_gl.md b/README_gl.md new file mode 100644 index 0000000..d98642d --- /dev/null +++ b/README_gl.md @@ -0,0 +1,52 @@ + + +# NetData para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/netdata.svg)](https://dash.yunohost.org/appci/app/netdata) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/netdata.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/netdata.maintain.svg) + +[![Instalar NetData con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=netdata) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar NetData 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 + +NetData is a system for **distributed real-time performance and health monitoring**. +It provides **unparalleled insights, in real-time**, of everything happening on the +system it runs (including applications such as web and database servers), using +**modern interactive web dashboards**. + +_netdata is **fast** and **efficient**, designed to permanently run on all systems +(**physical** & **virtual** servers, **containers**, **IoT** devices), without +disrupting their core function._ + + +**Versión proporcionada:** 1.45.2~ynh1 + +**Demo:** +## Documentación e recursos + +- Web oficial da app: +- Documentación oficial para admin: +- Repositorio de orixe do código: +- Tenda YunoHost: +- Informar dun problema: + +## Info de desenvolvemento + +Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/netdata_ynh/tree/testing). + +Para probar a rama `testing`, procede deste xeito: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/netdata_ynh/tree/testing --debug +ou +sudo yunohost app upgrade netdata -u https://github.com/YunoHost-Apps/netdata_ynh/tree/testing --debug +``` + +**Máis info sobre o empaquetado da app:**