mirror of
https://github.com/YunoHost-Apps/opensearch_ynh.git
synced 2025-09-21 23:58:38 +02:00
🔎 Open source distributed and RESTful search engine for YunoHost.
|
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
.gitignore | ||
config_panel.toml | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
tests.toml |
OpenSearch, packaged for YunoHost
Distributed and RESTful search engine
📦 Developer info
🛠️ Upstream OpenSearch repository: https://github.com/opensearch-project/OpenSearch
Pull request are welcome and should target the testing
branch.
The testing
branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/opensearch_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade opensearch -u https://github.com/YunoHost-Apps/opensearch_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.