mirror of
https://github.com/YunoHost-Apps/meilisearch_ynh.git
synced 2024-09-03 19:45:59 +02:00
Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
.idea | ||
conf | ||
scripts | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
movies-web-demo.gif | ||
README.md |
Meilisearch app for YunoHost
This package allow you to install Meilisearch quickly and simply on a YunoHost server. If you don't have YunoHost, please see here to know how to install and enjoy it.
Overview
Meilisearch is an opensource next generation search API.
Shipped version: 0.10.1
Screenshots
Configuration
At the installation, be sure to set up an API key to secure your API.
Multi-users support
It's an API and there is no authentification, without API key.
Supported architectures
Links
- Report a bug: https://github.com/frju365/meilisearch_ynh/issues
- App website: https://www.meilisearch.com/
- Upstream app repository: https://github.com/meilisearch/MeiliSearch
- YunoHost website: https://yunohost.org/
Developers info
Only if you want to use a testing branch for coding, instead of merging directly into master. Please do your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/frju365/meilisearch_ynh/tree/testing --debug
or
sudo yunohost app upgrade meilisearch -u https://github.com/frju365/meilisearch_ynh/tree/testing --debug