mirror of
https://github.com/YunoHost-Apps/meilisearch_ynh.git
synced 2024-09-03 19:45:59 +02:00
commit
81e9d5f7d1
7 changed files with 61 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
# All available README files by language
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
- [Leggi il “README” in italiano](README_it.md)
|
||||
|
|
|
@ -9,7 +9,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
[](https://install-app.yunohost.org/?app=meilisearch)
|
||||
|
||||
*[Read this README is other languages.](./ALL_README.md)*
|
||||
*[Read this README in other languages.](./ALL_README.md)*
|
||||
|
||||
> *This package allows you to install MeiliSearch quickly and simply on a YunoHost server.*
|
||||
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
||||
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
|
||||
|
||||
|
||||
**Shipped version:** 1.6.2~ynh1
|
||||
**Shipped version:** 1.7.4~ynh1
|
||||
|
||||
**Demo:** <https://where2watch.meilisearch.com/>
|
||||
|
||||
|
|
50
README_eu.md
Normal file
50
README_eu.md
Normal file
|
@ -0,0 +1,50 @@
|
|||
<!--
|
||||
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
||||
EZ editatu eskuz.
|
||||
-->
|
||||
|
||||
# MeiliSearch YunoHost-erako
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/meilisearch)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=meilisearch)
|
||||
|
||||
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
||||
|
||||
> *Pakete honek MeiliSearch YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
||||
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
||||
|
||||
## Aurreikuspena
|
||||
|
||||
Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 1.7.4~ynh1
|
||||
|
||||
**Demoa:** <https://where2watch.meilisearch.com/>
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||

|
||||
|
||||
## Dokumentazioa eta baliabideak
|
||||
|
||||
- Aplikazioaren webgune ofiziala: <https://www.meilisearch.com/>
|
||||
- Administratzaileen dokumentazio ofiziala: <https://www.meilisearch.com/docs>
|
||||
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/meilisearch/meilisearch/>
|
||||
- YunoHost Denda: <https://apps.yunohost.org/app/meilisearch>
|
||||
- Eman errore baten berri: <https://github.com/YunoHost-Apps/meilisearch_ynh/issues>
|
||||
|
||||
## Garatzaileentzako informazioa
|
||||
|
||||
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/meilisearch_ynh/tree/testing).
|
||||
|
||||
`testing` abarra probatzeko, ondorengoa egin:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/meilisearch_ynh/tree/testing --debug
|
||||
edo
|
||||
sudo yunohost app upgrade meilisearch -u https://github.com/YunoHost-Apps/meilisearch_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|
|
@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
Un moteur de recherche open source, ultra-rapide et hyper pertinent qui s'intègre sans effort à votre flux de travail.
|
||||
|
||||
**Version incluse :** 1.6.2~ynh1
|
||||
**Version incluse :** 1.7.4~ynh1
|
||||
|
||||
**Démo :** <https://where2watch.meilisearch.com/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
|
||||
|
||||
|
||||
**Versión proporcionada:** 1.6.2~ynh1
|
||||
**Versión proporcionada:** 1.7.4~ynh1
|
||||
|
||||
**Demo:** <https://where2watch.meilisearch.com/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON DEVE essere modificato manualmente.
|
|||
Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
|
||||
|
||||
|
||||
**Versione pubblicata:** 1.6.2~ynh1
|
||||
**Versione pubblicata:** 1.7.4~ynh1
|
||||
|
||||
**Prova:** <https://where2watch.meilisearch.com/>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "MeiliSearch"
|
|||
description.en = "Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine"
|
||||
description.fr = "Moteur de recherche rapide, ultra-performant et tolérant aux fautes de frappe"
|
||||
|
||||
version = "1.6.2~ynh1"
|
||||
version = "1.7.4~ynh1"
|
||||
|
||||
maintainers = ["Julien Gomes Dias"]
|
||||
|
||||
|
@ -42,10 +42,10 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.6.2/meilisearch-linux-amd64"
|
||||
amd64.sha256 = "6fbde39810d360f3da39b8950fb0d01880ff8c0d7ca7e358fde445118046f223"
|
||||
arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.6.2/meilisearch-linux-aarch64"
|
||||
arm64.sha256 = "452d7b5193c93d43a735ce966e743f5647c0d754eb54914ce826d813d02784ad"
|
||||
amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.7.4/meilisearch-linux-amd64"
|
||||
amd64.sha256 = "cd5566682b3368148e3ad67de8cb185f15a4632c58f58f542b501b1c3f634d55"
|
||||
arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.7.4/meilisearch-linux-aarch64"
|
||||
arm64.sha256 = "b3d3efc2b70ee800614f465e4cc24bd7e7d31a95f26301dccccae92b7ffdc55a"
|
||||
rename = "meilisearch"
|
||||
in_subdir = false
|
||||
extract = false
|
||||
|
|
Loading…
Add table
Reference in a new issue