1
0
Fork 0
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.
Find a file
2025-09-06 23:33:58 +02:00
.github Manifest v2 2024-03-04 21:04:30 +01:00
conf Update systemd.service 2025-08-12 22:25:20 +02:00
doc Update doc/POST_INSTALL.md 2024-03-06 12:01:19 +01:00
scripts Update config 2025-09-06 20:52:43 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 01:12:17 +02:00
config_panel.toml Use config_panel to customize heap size 2022-11-29 22:40:10 +01:00
LICENSE AGPL licensed 2022-11-29 10:30:45 +01:00
manifest.toml Merge branch 'testing' of https://github.com/YunoHost-Apps/opensearch_ynh into testing 2025-09-06 21:13:31 +02:00
README.md Auto-update READMEs 2025-09-06 21:13:35 +02:00
tests.toml Add test of upgrade from version 2.5.0 2024-03-05 13:42:24 +01:00

Logo of OpenSearch OpenSearch, packaged for YunoHost

Distributed and RESTful search engine

🌐 Official app website App Demo Version: 3.1.0~ynh2

📦 Developer info

Automatic tests level

🛠️ 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.