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 151e279..6007a7f 100644
--- a/README.md
+++ b/README.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)
diff --git a/README_es.md b/README_es.md
index 639ab4f..65e3f70 100644
--- a/README_es.md
+++ b/README_es.md
@@ -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)
diff --git a/README_eu.md b/README_eu.md
index 6d765c1..d9ccf79 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -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)
diff --git a/README_fr.md b/README_fr.md
index 7a4ff6f..b861f8e 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -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)
diff --git a/README_gl.md b/README_gl.md
index 4449e7c..142f1be 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -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)
diff --git a/README_id.md b/README_id.md
new file mode 100644
index 0000000..dc261a9
--- /dev/null
+++ b/README_id.md
@@ -0,0 +1,66 @@
+
+
+# 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:
+- Dokumentasi admin resmi:
+- Gudang YunoHost:
+- Laporkan bug:
+
+## 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:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index b02fbc6..83b45e3 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -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)