1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/metabase_ynh.git synced 2024-09-03 19:46:00 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-05-19 06:56:07 +00:00
parent ea8cc5e3c3
commit 4e73e5874c
2 changed files with 13 additions and 11 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Metabase for YunoHost # Metabase for YunoHost
[![Integration level](https://dash.yunohost.org/integration/metabase.svg)](https://dash.yunohost.org/appci/app/metabase) ![Working status](https://ci-apps.yunohost.org/ci/badges/metabase.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/metabase.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/metabase.svg)](https://dash.yunohost.org/appci/app/metabase) ![Working status](https://ci-apps.yunohost.org/ci/badges/metabase.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/metabase.maintain.svg)
[![Install Metabase with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=metabase) [![Install Metabase with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=metabase)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*

View file

@ -5,29 +5,30 @@ It shall NOT be edited by hand.
# Metabase pour YunoHost # Metabase pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/metabase.svg)](https://dash.yunohost.org/appci/app/metabase) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/metabase.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/metabase.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/metabase.svg)](https://dash.yunohost.org/appci/app/metabase) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/metabase.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/metabase.maintain.svg)
[![Installer Metabase avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=metabase) [![Installer Metabase avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=metabase)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Metabase rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Metabase 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 navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
Outil web de gestion des bases de données Outil web de gestion des bases de données
**Version incluse :** 0.44.6~ynh1 **Version incluse :** 0.44.6~ynh1
## Captures d'écran ## Captures décran
![Capture d'écran de Metabase](./doc/screenshots/metabase-product-screenshot.png) ![Capture décran de Metabase](./doc/screenshots/metabase-product-screenshot.png)
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://www.metabase.com/> * Site officiel de lapp : <https://www.metabase.com/>
* Documentation officielle de l'admin : <https://www.metabase.com/docs/latest/> * Documentation officielle de ladmin : <https://www.metabase.com/docs/latest/>
* Dépôt de code officiel de l'app : <https://github.com/metabase/metabase> * Dépôt de code officiel de lapp : <https://github.com/metabase/metabase>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_metabase> * Documentation YunoHost pour cette app : <https://yunohost.org/app_metabase>
* Signaler un bug : <https://github.com/YunoHost-Apps/metabase_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/metabase_ynh/issues>
@ -43,4 +44,4 @@ ou
sudo yunohost app upgrade metabase -u https://github.com/YunoHost-Apps/metabase_ynh/tree/testing --debug sudo yunohost app upgrade metabase -u https://github.com/YunoHost-Apps/metabase_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>