# ElasticSearch 8 для YunoHost [![Уровень интеграции](https://dash.yunohost.org/integration/elasticsearch8.svg)](https://ci-apps.yunohost.org/ci/apps/elasticsearch8/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/elasticsearch8.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/elasticsearch8.maintain.svg) [![Установите ElasticSearch 8 с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=elasticsearch8) *[Прочтите этот README на других языках.](./ALL_README.md)* > *Этот пакет позволяет Вам установить ElasticSearch 8 быстро и просто на YunoHost-сервер.* > *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.* ## Обзор Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the [Elastic Stack](https://www.elastic.co/products). 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](https://www.elastic.co/products/elasticsearch). **Поставляемая версия:** 8.11.1~ynh3 **Демо-версия:** ## :red_circle: Анти-функции - **Not totally free upstream**: The packaged app is under an overall free license, but with clauses that may restrict its use. ## Документация и ресурсы - Официальный веб-сайт приложения: - Официальная документация администратора: - Репозиторий кода главной ветки приложения: - Магазин YunoHost: - Сообщите об ошибке: ## Информация для разработчиков Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/elasticsearch8_ynh/tree/testing). Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/elasticsearch8_ynh/tree/testing --debug или sudo yunohost app upgrade elasticsearch8 -u https://github.com/YunoHost-Apps/elasticsearch8_ynh/tree/testing --debug ``` **Больше информации о пакетировании приложений:**