【发布时间】:2023-03-28 03:29:01
【问题描述】:
我想在 AWS 服务器上下载 Elasticsearch。 AWS 服务器具有以下配置:
Plattform: Ubuntu (Inferred)
Plattformdetails: Linux/UNIX
存在以下软件包:
https://www.elastic.co/guide/en/elasticsearch/reference/current/install-elasticsearch.html
上面写着:
The tar.gz archives are available for installation on any Linux distribution and MacOS.
The deb package is suitable for Debian, Ubuntu, and other Debian-based systems. Debian packages may be downloaded from the Elasticsearch website or from our Debian repository.
那么我应该下载tar.gz 还是deb package?
【问题讨论】:
标签: linux amazon-web-services ubuntu elasticsearch debian