From 3d85ab93fca7b7d348afc47ab831a9ccc4c73be3 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 15 Mar 2024 08:05:09 +0100 Subject: [PATCH 1/2] Warn about InfluxDB dependency, fix #110 --- doc/PRE_INSTALL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/PRE_INSTALL.md b/doc/PRE_INSTALL.md index 0de1133..a398893 100644 --- a/doc/PRE_INSTALL.md +++ b/doc/PRE_INSTALL.md @@ -1,4 +1,5 @@ ## Limitations * The default dashboard may be updated in a further release of this package, so please make sure you create your own dashboards! +* Grafana needs InfluxDB to properly work, so it will be installed as a dependency * Organizations creation doesn't play well with LDAP integration; it is disabled for standard users, but can't be disabled for administrators: **please do not create organizations**! From 603007f28300fa1013c4e9d0676eff9fa172d1e5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 15 Mar 2024 07:05:12 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 15 +++++++-------- README_fr.md | 17 ++++++++--------- 2 files changed, 15 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 419525f..c20f384 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -26,10 +26,9 @@ Grafana is a multi-platform open source analytics and interactive visualization * creates a Grafana Data Source to fetch data from InfluxDB (and hence NetData!) * creates a default dashboard to plot some data from NetData (doesn't cover every metric, can be greatly enhanced!) - **Shipped version:** 10.2.3~ynh1 -**Demo:** https://play.grafana.org +**Demo:** ## Screenshots @@ -37,10 +36,10 @@ Grafana is a multi-platform open source analytics and interactive visualization ## Documentation and resources -* Official app website: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info @@ -48,7 +47,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos To try the testing branch, please proceed like that. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/grafana_ynh/tree/testing --debug or sudo yunohost app upgrade grafana -u https://github.com/YunoHost-Apps/grafana_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index c3993ec..cf3599c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -26,10 +26,9 @@ Grafana is a multi-platform open source analytics and interactive visualization * creates a Grafana Data Source to fetch data from InfluxDB (and hence NetData!) * creates a default dashboard to plot some data from NetData (doesn't cover every metric, can be greatly enhanced!) - **Version incluse :** 10.2.3~ynh1 -**Démo :** https://play.grafana.org +**Démo :** ## Captures d’écran @@ -37,10 +36,10 @@ Grafana is a multi-platform open source analytics and interactive visualization ## Documentations et ressources -* Site officiel de l’app : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs @@ -48,10 +47,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno Pour essayer la branche testing, procédez comme suit. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/grafana_ynh/tree/testing --debug ou sudo yunohost app upgrade grafana -u https://github.com/YunoHost-Apps/grafana_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :**