diff --git a/ALL_README.md b/ALL_README.md index 152f2e7..4ed64dd 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -5,4 +5,5 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) +- [Baca README dalam bahasa bahasa Indonesia](README_id.md) - [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index d4717f7..388484f 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste disrupting their core function._ -**Shipped version:** 1.46.2~ynh1 +**Shipped version:** 1.46.3~ynh1 **Demo:** ## Documentation and resources diff --git a/README_es.md b/README_es.md index 72616f9..1787d18 100644 --- a/README_es.md +++ b/README_es.md @@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste disrupting their core function._ -**Versión actual:** 1.46.2~ynh1 +**Versión actual:** 1.46.3~ynh1 **Demo:** ## Documentaciones y recursos diff --git a/README_eu.md b/README_eu.md index bfec7d6..8a43111 100644 --- a/README_eu.md +++ b/README_eu.md @@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste disrupting their core function._ -**Paketatutako bertsioa:** 1.46.2~ynh1 +**Paketatutako bertsioa:** 1.46.3~ynh1 **Demoa:** ## Dokumentazioa eta baliabideak diff --git a/README_fr.md b/README_fr.md index 7275ff1..2dfacb9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste disrupting their core function._ -**Version incluse :** 1.46.2~ynh1 +**Version incluse :** 1.46.3~ynh1 **Démo :** ## Documentations et ressources diff --git a/README_gl.md b/README_gl.md index 26c4101..44a11f6 100644 --- a/README_gl.md +++ b/README_gl.md @@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste disrupting their core function._ -**Versión proporcionada:** 1.46.2~ynh1 +**Versión proporcionada:** 1.46.3~ynh1 **Demo:** ## Documentación e recursos diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..7c33c2f --- /dev/null +++ b/README_id.md @@ -0,0 +1,52 @@ + + +# NetData untuk YunoHost + +[![Tingkat integrasi](https://dash.yunohost.org/integration/netdata.svg)](https://ci-apps.yunohost.org/ci/apps/netdata/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/netdata.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/netdata.maintain.svg) + +[![Pasang NetData dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=netdata) + +*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* + +> *Paket ini memperbolehkan Anda untuk memasang NetData secara cepat dan mudah pada server YunoHost.* +> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.* + +## Ringkasan + +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 terkirim:** 1.46.3~ynh1 + +**Demo:** +## Dokumentasi dan sumber daya + +- Website aplikasi resmi: +- Dokumentasi admin resmi: +- Repositori kode aplikasi hulu: +- Gudang YunoHost: +- Laporkan bug: + +## Info developer + +Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/netdata_ynh/tree/testing). + +Untuk mencoba branch `testing`, silakan dilanjutkan seperti: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/netdata_ynh/tree/testing --debug +atau +sudo yunohost app upgrade netdata -u https://github.com/YunoHost-Apps/netdata_ynh/tree/testing --debug +``` + +**Info lebih lanjut mengenai pemaketan aplikasi:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 3fe15e9..bc40904 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -26,7 +26,7 @@ _netdata is **fast** and **efficient**, designed to permanently run on all syste disrupting their core function._ -**分发版本:** 1.46.2~ynh1 +**分发版本:** 1.46.3~ynh1 **演示:** ## 文档与资源 diff --git a/manifest.toml b/manifest.toml index df1f2e6..01fd18e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "NetData" description.en = "Real-time performance and health monitoring" description.fr = "Monitoring serveur en temps reel" -version = "1.46.2~ynh1" +version = "1.46.3~ynh1" maintainers = ["JimboJoe"] @@ -49,8 +49,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/netdata/netdata/releases/download/v1.46.2/netdata-v1.46.2.tar.gz" - sha256 = "5451bd19f044948ae568fa1e7283d54b41da796dc984999bcb9df25f1718e026" + url = "https://github.com/netdata/netdata/releases/download/v1.46.3/netdata-v1.46.3.tar.gz" + sha256 = "3c4a091456dd8c9f25c5bf6a0edeb32e94f97304e68b510043e3661414cff8e3" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^netdata-v([0-9.]*)tar.gz$" [resources.sources.go]