mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-24 13:55:57 +00:00
Docs: Added note about RPMs not being supported on SLES 11
This commit is contained in:
parent
a581d7cca4
commit
29b75960df
@ -6,6 +6,9 @@ or from our <<rpm-repo,RPM repository>>. It can be used to install
|
|||||||
Elasticsearch on any RPM-based system such as OpenSuSE, SLES, Centos, Red Hat,
|
Elasticsearch on any RPM-based system such as OpenSuSE, SLES, Centos, Red Hat,
|
||||||
and Oracle Enterprise.
|
and Oracle Enterprise.
|
||||||
|
|
||||||
|
NOTE: RPM install is not supported on SLES 11. Please see <<zip-targz>>
|
||||||
|
instead.
|
||||||
|
|
||||||
The latest stable version of Elasticsearch can be found on the
|
The latest stable version of Elasticsearch can be found on the
|
||||||
link:/downloads/elasticsearch[Download Elasticsearch] page. Other versions can
|
link:/downloads/elasticsearch[Download Elasticsearch] page. Other versions can
|
||||||
be found on the link:/downloads/past-releases[Past Releases page].
|
be found on the link:/downloads/past-releases[Past Releases page].
|
||||||
@ -20,14 +23,6 @@ include::key.asciidoc[]
|
|||||||
rpm --import https://packages.elastic.co/GPG-KEY-elasticsearch
|
rpm --import https://packages.elastic.co/GPG-KEY-elasticsearch
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
If using an older version of RPM, you may need to do this in two steps:
|
|
||||||
|
|
||||||
[source,sh]
|
|
||||||
-------------------------
|
|
||||||
curl https://packages.elastic.co/GPG-KEY-elasticsearch > elasticsearch.asc
|
|
||||||
rpm --import elasticsearch.asc
|
|
||||||
-------------------------
|
|
||||||
|
|
||||||
[[rpm-repo]]
|
[[rpm-repo]]
|
||||||
==== Installing from the RPM repository
|
==== Installing from the RPM repository
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user