1
0
Fork 0
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:
yunohost-bot 2024-04-02 01:45:03 +00:00 committed by autoreadme_webhook
parent d1e01062ad
commit e3d6c0f0ae
4 changed files with 88 additions and 31 deletions

5
ALL_README.md Normal file
View file

@ -0,0 +1,5 @@
# All available README files by language
- [Read the README in English](README.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)

View file

@ -1,5 +1,5 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
It shall NOT be edited by hand. It shall NOT be edited by hand.
--> -->
@ -9,10 +9,10 @@ It shall NOT be edited by hand.
[![Install NetData with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=netdata) [![Install NetData with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=netdata)
*[Lire ce readme en français.](./README_fr.md)* *[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install NetData quickly and simply on a YunoHost server. > *This package allows you to install NetData quickly and simply on a YunoHost server.*
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* > *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
## Overview ## Overview
@ -26,27 +26,27 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
disrupting their core function._ disrupting their core function._
**Shipped version:** 1.44.3~ynh1 **Shipped version:** 1.45.2~ynh1
**Demo:** https://learn.netdata.cloud/docs/agent/demo-sites/ **Demo:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
## Documentation and resources ## Documentation and resources
* Official app website: <http://my-netdata.io> - Official app website: <http://my-netdata.io>
* Official admin documentation: <https://learn.netdata.cloud/docs> - Official admin documentation: <https://learn.netdata.cloud/docs>
* Upstream app code repository: <https://github.com/netdata/netdata> - Upstream app code repository: <https://github.com/netdata/netdata>
* YunoHost Store: <https://apps.yunohost.org/app/netdata> - YunoHost Store: <https://apps.yunohost.org/app/netdata>
* Report a bug: <https://github.com/YunoHost-Apps/netdata_ynh/issues> - Report a bug: <https://github.com/YunoHost-Apps/netdata_ynh/issues>
## Developer info ## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/netdata_ynh/tree/testing). Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/netdata_ynh/tree/testing).
To try the testing branch, please proceed like that. To try the `testing` branch, please proceed like that:
``` bash ```bash
sudo yunohost app install https://github.com/YunoHost-Apps/netdata_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/netdata_ynh/tree/testing --debug
or or
sudo yunohost app upgrade netdata -u https://github.com/YunoHost-Apps/netdata_ynh/tree/testing --debug sudo yunohost app upgrade netdata -u https://github.com/YunoHost-Apps/netdata_ynh/tree/testing --debug
``` ```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps> **More info regarding app packaging:** <https://yunohost.org/packaging_apps>

52
README_eu.md Normal file
View file

@ -0,0 +1,52 @@
<!--
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
EZ editatu eskuz.
-->
# NetData YunoHost-erako
[![Integrazio maila](https://dash.yunohost.org/integration/netdata.svg)](https://dash.yunohost.org/appci/app/netdata) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/netdata.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/netdata.maintain.svg)
[![Instalatu NetData YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=netdata)
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
> *Pakete honek NetData YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
## Aurreikuspena
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._
**Paketatutako bertsioa:** 1.45.2~ynh1
**Demoa:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala: <http://my-netdata.io>
- Administratzaileen dokumentazio ofiziala: <https://learn.netdata.cloud/docs>
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/netdata/netdata>
- YunoHost Denda: <https://apps.yunohost.org/app/netdata>
- Eman errore baten berri: <https://github.com/YunoHost-Apps/netdata_ynh/issues>
## Garatzaileentzako informazioa
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/netdata_ynh/tree/testing).
`testing` abarra probatzeko, ondorengoa egin:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/netdata_ynh/tree/testing --debug
edo
sudo yunohost app upgrade netdata -u https://github.com/YunoHost-Apps/netdata_ynh/tree/testing --debug
```
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>

View file

@ -1,6 +1,6 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator Nota bene: ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
It shall NOT be edited by hand. Il NE doit PAS être modifié à la main.
--> -->
# NetData pour YunoHost # NetData pour YunoHost
@ -9,10 +9,10 @@ It shall NOT be edited by hand.
[![Installer NetData avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=netdata) [![Installer NetData avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=netdata)
*[Read this readme in english.](./README.md)* *[Lire le README dans d'autres langues.](./ALL_README.md)*
> *Ce package vous permet dinstaller NetData rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller NetData rapidement et simplement sur un serveur YunoHost.*
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.* > *Si vous navez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment linstaller et en profiter.*
## Vue densemble ## Vue densemble
@ -26,27 +26,27 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste
disrupting their core function._ disrupting their core function._
**Version incluse :** 1.44.3~ynh1 **Version incluse:** 1.45.2~ynh1
**Démo :** https://learn.netdata.cloud/docs/agent/demo-sites/ **Démo:** <https://learn.netdata.cloud/docs/agent/demo-sites/>
## Documentations et ressources ## Documentations et ressources
* Site officiel de lapp : <http://my-netdata.io> - Site officiel de lapp: <http://my-netdata.io>
* Documentation officielle de ladmin : <https://learn.netdata.cloud/docs> - Documentation officielle de ladmin: <https://learn.netdata.cloud/docs>
* Dépôt de code officiel de lapp : <https://github.com/netdata/netdata> - Dépôt de code officiel de lapp: <https://github.com/netdata/netdata>
* YunoHost Store: <https://apps.yunohost.org/app/netdata> - YunoHost Store: <https://apps.yunohost.org/app/netdata>
* Signaler un bug : <https://github.com/YunoHost-Apps/netdata_ynh/issues> - Signaler un bug: <https://github.com/YunoHost-Apps/netdata_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/netdata_ynh/tree/testing). Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/netdata_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit. Pour essayer la branche `testing`, procédez comme suit:
``` bash ```bash
sudo yunohost app install https://github.com/YunoHost-Apps/netdata_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/netdata_ynh/tree/testing --debug
ou ou
sudo yunohost app upgrade netdata -u https://github.com/YunoHost-Apps/netdata_ynh/tree/testing --debug sudo yunohost app upgrade netdata -u https://github.com/YunoHost-Apps/netdata_ynh/tree/testing --debug
``` ```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications:** <https://yunohost.org/packaging_apps>