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

Merge pull request #29 from YunoHost-Apps/testing

Upgrade to v0.49.13
This commit is contained in:
tituspijean 2024-05-30 12:36:58 +02:00 committed by GitHub
commit af38fa39f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 58 additions and 10 deletions

View file

@ -1,6 +1,7 @@
# All available README files by language
- [Read the README in English](README.md)
- [Lea el README en español](README_es.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)

View file

@ -18,7 +18,7 @@ It shall NOT be edited by hand.
Metabase is the easy, open-source way for everyone in your company to ask questions and learn from data.
**Shipped version:** 0.49.4~ynh1
**Shipped version:** 0.49.13~ynh1
## Screenshots

47
README_es.md Normal file
View file

@ -0,0 +1,47 @@
<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# Metabase para Yunohost
[![Nivel de integración](https://dash.yunohost.org/integration/metabase.svg)](https://dash.yunohost.org/appci/app/metabase) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/metabase.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/metabase.maintain.svg)
[![Instalar Metabase con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=metabase)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarMetabase rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general
Metabase is the easy, open-source way for everyone in your company to ask questions and learn from data.
**Versión actual:** 0.49.13~ynh1
## Capturas
![Captura de Metabase](./doc/screenshots/metabase-product-screenshot.png)
## Documentaciones y recursos
- Sitio web oficial: <https://www.metabase.com/>
- Documentación administrador oficial: <https://www.metabase.com/docs/latest/>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/metabase/metabase>
- Catálogo YunoHost: <https://apps.yunohost.org/app/metabase>
- Reportar un error: <https://github.com/YunoHost-Apps/metabase_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/metabase_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/metabase_ynh/tree/testing --debug
o
sudo yunohost app upgrade metabase -u https://github.com/YunoHost-Apps/metabase_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>

View file

@ -18,7 +18,7 @@ EZ editatu eskuz.
Metabase is the easy, open-source way for everyone in your company to ask questions and learn from data.
**Paketatutako bertsioa:** 0.49.4~ynh1
**Paketatutako bertsioa:** 0.49.13~ynh1
## Pantaila-argazkiak

View file

@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
La métabase est le moyen facile et open source pour tous les membres de votre entreprise de poser des questions et d'apprendre à partir des données.
**Version incluse:** 0.49.4~ynh1
**Version incluse:** 0.49.13~ynh1
## Captures décran

View file

@ -18,7 +18,7 @@ NON debe editarse manualmente.
Metabase is the easy, open-source way for everyone in your company to ask questions and learn from data.
**Versión proporcionada:** 0.49.4~ynh1
**Versión proporcionada:** 0.49.13~ynh1
## Capturas de pantalla

View file

@ -3,7 +3,7 @@
请勿手动编辑。
-->
# YunoHost 的 Metabase
# YunoHost 的 Metabase
[![集成程度](https://dash.yunohost.org/integration/metabase.svg)](https://dash.yunohost.org/appci/app/metabase) ![工作状态](https://ci-apps.yunohost.org/ci/badges/metabase.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/metabase.maintain.svg)
@ -18,7 +18,7 @@
Metabase is the easy, open-source way for everyone in your company to ask questions and learn from data.
**分发版本:** 0.49.4~ynh1
**分发版本:** 0.49.13~ynh1
## 截图

View file

@ -5,7 +5,7 @@ name = "Metabase"
description.en = "Web database management tool"
description.fr = "Outil web de gestion des bases de données"
version = "0.49.4~ynh1"
version = "0.49.13~ynh1"
maintainers = ["Colin Maudry"]
@ -37,8 +37,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://downloads.metabase.com/v0.49.4/metabase.jar"
sha256 = "c9c13012f1a20d05d3ee7afec79c8b1c790af139a375d1c76e0ebbb6f9c7fc2b"
url = "https://downloads.metabase.com/v0.49.13/metabase.jar"
sha256 = "3d852ab3383fceef3608b9a98f8dec6c467a1f48de728173deeacd19a6b1fa54"
extract = false
rename = "metabase.jar"

View file

@ -24,7 +24,7 @@ chmod +x $install_dir/metabase.jar
#=================================================
# NGINX CONFIGURATION
#=================================================
ynh_script_progression --message="Configuring NGNX web server..." --weight=3
ynh_script_progression --message="Configuring NGINX web server..." --weight=3
# Create a dedicated NGINX config
ynh_add_nginx_config