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
3a46f1ba3b
Cleaning up |
||
---|---|---|
.idea | ||
conf | ||
scripts | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
movies-web-demo.gif | ||
README.md |
Meilisearch 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.15.0
Screenshots
Configuration
At the installation, be sure to set up an API key to secure your API.
Problem and todo
- Doesn't install on subpath (WIP).
Multi-users support
It's an API and there is no authentification, without API key.
Supported architectures
Links
- Report a bug: https://github.com/YunoHost-Apps/meilisearch_ynh/issues
- App website: https://www.meilisearch.com/
- Upstream app repository: https://github.com/meilisearch/MeiliSearch
- YunoHost website: https://yunohost.org/
Developers info
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/YunoHost-Apps/meilisearch_ynh/tree/testing --debug
or
sudo yunohost app upgrade meilisearch -u https://github.com/YunoHost-Apps/meilisearch_ynh/tree/testing --debug