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-03-16 09:22:19 +01: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 Remove --keep option in upgrade (useless) 2024-03-16 08:57:21 +01: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 Bump version 2024-03-16 09:22:19 +01:00
README.md Auto-update README 2024-03-16 07:57:45 +00:00
README_fr.md Auto-update README 2024-03-16 07:57:45 +00: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

Lire ce readme en français.

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~ynh2

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

🔴 Antifeatures

  • Not totally free upstream: The packaged app is under an overall free licence, but with clauses that 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