1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/elasticsearch8_ynh.git synced 2024-09-03 18:26:26 +02:00
🔎 Distributed and RESTful search engine for YunoHost.
Find a file
2024-06-23 19:21:01 +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 Prevent warning 2024-03-16 09:22:19 +01:00
.gitignore First commit (based on elasticsearch7_ynh) 2023-01-13 12:57:43 +01:00
ALL_README.md Update READMEs 2024-06-23 13:30:23 +02: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 Update READMEs 2024-06-23 13:30:23 +02:00
README_es.md Update READMEs 2024-06-23 13:30:23 +02:00
README_eu.md Auto-update READMEs 2024-04-02 10:46:44 +00:00
README_fr.md Update READMEs 2024-06-23 13:30:23 +02:00
README_gl.md Update READMEs 2024-06-23 13:30:23 +02:00
README_it.md Auto-update README 2024-03-29 07:01:18 +01:00
README_zh_Hans.md Update READMEs 2024-06-23 13:30:23 +02:00
tests.toml Create tests.toml 2023-10-14 14:31:39 +02:00

ElasticSearch 8 for YunoHost

Integration level Working status Maintenance status

Install ElasticSearch 8 with YunoHost

Read this README in other languages.

This package allows you to install ElasticSearch 8 quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack. You can use Elasticsearch to store, search, and manage data for logs, metrics, search backend, application monitoring, Endpoint security. To learn more about Elasticsearchs features and capabilities, see the product page.

Shipped version: 8.11.1~ynh3

Demo: https://www.elastic.co/demos

🔴 Antifeatures

  • Not totally free upstream: The packaged app is under an overall free license, but with clauses that may restrict its use.

Documentation and resources

Developer info

Please send 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/elasticsearch8_ynh/tree/testing --debug
or
sudo yunohost app upgrade elasticsearch8 -u https://github.com/YunoHost-Apps/elasticsearch8_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps