1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/elasticsearch8_ynh.git synced 2025-11-04 19:38:44 +01:00
🔎 Distributed and RESTful search engine for YunoHost.
Find a file
2025-09-02 22:32:59 +02:00
.github fix 2023-10-14 14:31:05 +02:00
conf fix 2023-10-14 14:31:05 +02:00
doc fix 2023-10-14 14:31:05 +02:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh 2025-09-02 22:16:51 +02:00
.gitignore First commit (based on elasticsearch7_ynh) 2023-01-13 12:57:43 +01:00
config_panel.toml First commit (based on elasticsearch7_ynh) 2023-01-13 12:57:43 +01:00
LICENSE Fix LICENSE 2023-01-13 13:05:04 +01:00
manifest.toml Remove autoupdate that can't work 2024-06-23 19:21:01 +02:00
README.md Auto-update READMEs 2025-09-02 22:32:59 +02:00
tests.toml Create tests.toml 2023-10-14 14:31:39 +02:00

Logo of ElasticSearch 8 ElasticSearch 8, packaged for YunoHost

Distributed and RESTful search engine

🌐 Official app website App Demo Version: 8.11.1~ynh3

📦 Developer info

Automatic tests level

🛠️ Upstream ElasticSearch 8 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/elasticsearch8_ynh/tree/testing

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

📚 App packaging documentation

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