原英文版地址: https://www.elastic.co/guide/en/elasticsearch/reference/7.7/install-elasticsearch.html, 原文档版权归 www.elastic.co 所有
本地英文版地址: ../en/install-elasticsearch.html

安装Elasticsearch

托管的Elasticsearch

你可以在自己的硬件上运行 Elasticsearch,也可以使用我们在 Elastic Cloud 上的 Elasticsearch 托管服务。 在AWS和GCP上都可以使用 Elasticsearch 服务。 免费试用 Elasticsearch 服务

自行安装Elasticsearch

Elasticsearch 有以下几种格式的安装包:

Linux 和 MacOS tar.gz 归档

tar.gz 归档格式可以在任意一个 Linux 发行版和 MacOS 上安装。

在 Linux 或 MacOS 上使用归档文件安装 Elasticsearch

Windows .zip 归档

zip 归档适合在 Windows 上安装。

在 Windows 上从 .zip 安装 Elasticsearch

deb

deb 安装包适合 Debian、Ubuntu以及其他基于Debian的系统。 Debian 安装包可以从 Elasticsearch 网站或 Debian 我们的存储库下载。

从 Debian 安装包安装 Elasticsearch

rpm

rpm安装包适合在 Red Hat、Centos、SLES、OpenSuSE以及其他基于 RPM 的系统上安装。 RPM包可以从 Elasticsearch 网站或我们的 RPM 存储库下载。

从 RPM 安装 Elasticsearch

msi

[beta] 此功能目前处于 beta 测试阶段,可能会有变化。 设计和代码不如官方的 GA 功能成熟,而且是按原样提供的,没有保障。 Beta版特性不受官方 GA 特性的 SLA 支持。 msi 安装包适合在Windows 64位系统上安装,且要求至少已安装 .NET 4.5 framework,这是在 Windows 上开始使用 Elasticsearch 的最简单的方式。 MSI 可以从 Elasticsearch 网站下载。

使用 Windows MSI Installer 安装 Elasticsearch

docker

镜像可以作为 Docker 容器运行 Elasticsearch。 他们可以从 Elastic Docker Registry 下载。

使用 Docker 安装 Elasticsearch

brew

Formulae 可以从在 macOS 上使用 Homebrew 包管理器安装 Elasticsearch 的Elastic Homebrew tap中获得。

在 macOS 上使用 Homebrew 安装 Elasticsearch

配置管理工具

我们还提供了以下配置管理工具来帮助进行大型部署: