mirror of
https://github.com/YunoHost-Apps/influxdb_v2_ynh.git
synced 2024-09-03 19:26:11 +02:00
Auto-update READMEs
This commit is contained in:
parent
76b4e208b1
commit
e9db7b15cf
8 changed files with 73 additions and 6 deletions
|
@ -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)
|
||||
|
|
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# InfluxDB v2 for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/influxdb_v2)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/influxdb_v2/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=influxdb_v2)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ No se debe editar a mano.
|
|||
|
||||
# InfluxDB v2 para Yunohost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/influxdb_v2)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/influxdb_v2/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=influxdb_v2)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ EZ editatu eskuz.
|
|||
|
||||
# InfluxDB v2 YunoHost-erako
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/influxdb_v2)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/influxdb_v2/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=influxdb_v2)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
# InfluxDB v2 pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/influxdb_v2)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/influxdb_v2/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=influxdb_v2)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ NON debe editarse manualmente.
|
|||
|
||||
# InfluxDB v2 para YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/influxdb_v2)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/influxdb_v2/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=influxdb_v2)
|
||||
|
||||
|
|
66
README_id.md
Normal file
66
README_id.md
Normal file
|
@ -0,0 +1,66 @@
|
|||
<!--
|
||||
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Ini TIDAK boleh diedit dengan tangan.
|
||||
-->
|
||||
|
||||
# InfluxDB v2 untuk YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/ci/apps/influxdb_v2/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=influxdb_v2)
|
||||
|
||||
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
||||
|
||||
> *Paket ini memperbolehkan Anda untuk memasang InfluxDB v2 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
|
||||
|
||||
InfluxDB is a time series database designed to handle high volumes of time-based data, such as metrics, events, and analytics from software, IoT devices, or other sources.
|
||||
|
||||
## Features
|
||||
|
||||
- **Unified Experience**: InfluxDB delivers a Smart Data Platform with everything you need in a single binary. This includes a multi-tenanted time series database, user interface, dashboarding tools, background processing, and a monitoring agent.
|
||||
|
||||
- **Developer Productivity**: The platform is optimized for developer productivity. Everything in InfluxDB, from data ingestion to querying and visualization, is accessible through a unified API. This ensures a faster development cycle as all platform components can be programmatically accessed and controlled.
|
||||
|
||||
- **Deep Insights**: Structure your queries and separate common logic into functions and libraries. Enrich your time series data with other SQL data stores or cloud-based data stores.
|
||||
|
||||
- **APIs & Toolset**: InfluxDB offers a RESTful API and a range of client libraries for various programming languages. It also provides Telegraf, an open-source collector agent with over 300+ plugins, and Flux, a functional language designed specifically for time series data.
|
||||
|
||||
- **High Performance**: The platform is optimized for large data workloads, offering high throughput and series cardinality. It supports both batch and streaming data ingestion from millions of sources.
|
||||
|
||||
- **Community & Ecosystem**: Supported by a vast community, InfluxDB integrates with various tools and platforms. This includes connectors to Grafana, Google Data Studio, and more. It also offers InfluxDB Templates to share monitoring solutions with the community.
|
||||
|
||||
- **User Interface**: A top-tier UI is provided, featuring a Data Explorer, dashboarding tools, and a script editor. This ensures quick data browsing, visualization, and Flux script development.
|
||||
|
||||
By leveraging InfluxDB v2, users can gain deeper insights from their time series data, ensuring efficient data analysis and visualization. Whether you're a developer looking for a streamlined platform or an organization aiming for data-driven decisions, InfluxDB v2 is the tool to consider.
|
||||
|
||||
|
||||
|
||||
**Versi terkirim:** 2.7.1~ynh1
|
||||
|
||||
## Tangkapan Layar
|
||||
|
||||

|
||||
|
||||
## Dokumentasi dan sumber daya
|
||||
|
||||
- Website aplikasi resmi: <https://www.influxdata.com/>
|
||||
- Dokumentasi admin resmi: <https://docs.influxdata.com/influxdb/v2.0/>
|
||||
- Gudang YunoHost: <https://apps.yunohost.org/app/influxdb_v2>
|
||||
- Laporkan bug: <https://github.com/YunoHost-Apps/influxdb_v2_ynh/issues>
|
||||
|
||||
## Info developer
|
||||
|
||||
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/influxdb_v2_ynh/tree/testing).
|
||||
|
||||
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/influxdb_v2_ynh/tree/testing --debug
|
||||
atau
|
||||
sudo yunohost app upgrade influxdb_v2 -u https://github.com/YunoHost-Apps/influxdb_v2_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# YunoHost 上的 InfluxDB v2
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/influxdb_v2)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/influxdb_v2/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=influxdb_v2)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue