mirror of
https://github.com/YunoHost-Apps/netdata_ynh.git
synced 2024-09-03 19:46:33 +02:00
Auto-update README
This commit is contained in:
parent
efeb45e338
commit
81449c94b0
2 changed files with 11 additions and 9 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
||||||
# NetData for YunoHost
|
# NetData for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/netdata)  
|
[](https://dash.yunohost.org/appci/app/netdata)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=netdata)
|
[](https://install-app.yunohost.org/?app=netdata)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
17
README_fr.md
17
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# NetData pour YunoHost
|
# NetData pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/netdata)  
|
[](https://dash.yunohost.org/appci/app/netdata)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=netdata)
|
[](https://install-app.yunohost.org/?app=netdata)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer NetData rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer NetData rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
[NetData](http://my-netdata.io/) is a system for **distributed real-time performance and health monitoring**.
|
[NetData](http://my-netdata.io/) is a system for **distributed real-time performance and health monitoring**.
|
||||||
It provides **unparalleled insights, in real-time**, of everything happening on the
|
It provides **unparalleled insights, in real-time**, of everything happening on the
|
||||||
|
@ -209,9 +210,9 @@ write a collector for your custom application using our [plugin API](/collectors
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <http://my-netdata.io>
|
* Site officiel de l’app : <http://my-netdata.io>
|
||||||
* Documentation officielle de l'admin : <https://learn.netdata.cloud/docs>
|
* Documentation officielle de l’admin : <https://learn.netdata.cloud/docs>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/netdata/netdata>
|
* Dépôt de code officiel de l’app : <https://github.com/netdata/netdata>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_netdata>
|
* Documentation YunoHost pour cette app : <https://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>
|
||||||
|
|
||||||
|
@ -227,4 +228,4 @@ 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 d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue