1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/elasticsearch7_ynh.git synced 2025-09-21 06:58:30 +02:00
🔎 Distributed and RESTful search engine for YunoHost.
Find a file
2025-09-02 22:33:25 +02:00
.github [autopatch] Upgrade auto-updater 2023-02-24 18:19:41 +01:00
conf Packagingv2, copied from elasticsearch8 2024-05-15 22:57:07 +02:00
doc Packagingv2, copied from elasticsearch8 2024-05-15 22:57:07 +02:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh 2025-09-02 22:16:45 +02:00
.gitignore Initial commit 2022-11-26 19:48:19 +01:00
config_panel.toml Initial commit (heavily inspired from OpenSearch ynh package) 2023-01-05 17:12:44 +01:00
LICENSE AGPL licensed 2022-11-29 10:30:45 +01:00
manifest.toml Update manifest.toml: there is no point having an autoupdater which is known to crash... 2024-05-19 13:32:29 +02:00
README.md Auto-update READMEs 2025-09-02 22:33:25 +02:00
tests.toml Packagingv2, copied from elasticsearch8 2024-05-15 22:57:07 +02:00

Logo of ElasticSearch 7 ElasticSearch 7, packaged for YunoHost

Distributed and RESTful search engine

🌐 Official app website App Demo Version: 7.17.8~ynh7

📦 Developer info

Automatic tests level

🛠️ Upstream ElasticSearch 7 repository: https://github.com/elastic/elasticsearch

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/elasticsearch7_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade elasticsearch7 -u https://github.com/YunoHost-Apps/elasticsearch7_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.