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.
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 Elasticsearch’s features and capabilities, see the product page.
Shipped version: 8.11.1~ynh3
Demo: https://www.elastic.co/demos
- Not totally free upstream: The packaged app is under an overall free license, but with clauses that may restrict its use.
- Official app website: https://elastic.co
- Official admin documentation: https://www.elastic.co/guide/en/elasticsearch/reference/8.11/elasticsearch-intro.html
- Upstream app code repository: https://github.com/elastic/elasticsearch
- YunoHost Store: https://apps.yunohost.org/app/elasticsearch8
- Report a bug: https://github.com/YunoHost-Apps/elasticsearch8_ynh/issues
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