mirror of
https://github.com/YunoHost-Apps/netdata_ynh.git
synced 2024-09-03 19:46:33 +02:00
Auto-update READMEs
This commit is contained in:
parent
a97fe6ed23
commit
446a957332
2 changed files with 53 additions and 0 deletions
|
@ -3,3 +3,4 @@
|
||||||
- [Read the README in English](README.md)
|
- [Read the README in English](README.md)
|
||||||
- [Irakurri README euskaraz](README_eu.md)
|
- [Irakurri README euskaraz](README_eu.md)
|
||||||
- [Lire le README en français](README_fr.md)
|
- [Lire le README en français](README_fr.md)
|
||||||
|
- [Le o README en galego](README_gl.md)
|
||||||
|
|
52
README_gl.md
Normal file
52
README_gl.md
Normal file
|
@ -0,0 +1,52 @@
|
||||||
|
<!--
|
||||||
|
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
NON debe editarse manualmente.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# NetData para YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/netdata)  
|
||||||
|
|
||||||
|
[](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:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
|
||||||
|
## Documentación e recursos
|
||||||
|
|
||||||
|
- Web oficial da app: <http://my-netdata.io>
|
||||||
|
- Documentación oficial para admin: <https://learn.netdata.cloud/docs>
|
||||||
|
- Repositorio de orixe do código: <https://github.com/netdata/netdata>
|
||||||
|
- Tenda YunoHost: <https://apps.yunohost.org/app/netdata>
|
||||||
|
- Informar dun problema: <https://github.com/YunoHost-Apps/netdata_ynh/issues>
|
||||||
|
|
||||||
|
## 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:** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue