elasticsearch7_ynh/README_zh_Hans.md
2024-05-15 20:47:22 +00:00

2.8 KiB
Raw Blame History

YunoHost 上的 ElasticSearch 7

集成程度 工作状态 维护状态

使用 YunoHost 安装 ElasticSearch 7

阅读此 README 的其它语言版本。

通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 ElasticSearch 7。
如果您还没有 YunoHost请参阅指南了解如何安装它。

概况

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.

分发版本: 7.17.8~ynh6

演示: https://www.elastic.co/demos

免责声明 / 重要信息

Limitations

  • Not totally free: Licensed under SSPL, see for more information: https://en.wikipedia.org/wiki/Server_Side_Public_License
  • Currently the security is disabled
  • Therefore, the package is configured to remain not public for now (i.e. not accessible through the web, the apps depending on it should be installed on the same server)
  • Not scalable for now

🔴 负面特征

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

文档与资源

开发者信息

请向 testing 分支 发送拉取请求。

如要尝试 testing 分支,请这样操作:

sudo yunohost app install https://github.com/YunoHost-Apps/elasticsearch7_ynh/tree/testing --debug
或
sudo yunohost app upgrade elasticsearch7 -u https://github.com/YunoHost-Apps/elasticsearch7_ynh/tree/testing --debug

有关应用打包的更多信息: https://yunohost.org/packaging_apps