Elastic repo

From SME Server
Revision as of 07:29, 13 November 2017 by Unnilennium (talk | contribs) (Created page with "<noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package ena...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Warning.png Warning:
Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option --enablerepo=elastic at the SME Server shell.


Below you find the installation command for the Elastic repo repository which can be entered on the SME Server shell.


/sbin/e-smith/db yum_repositories set elastic repository \
Name 'Elasticsearch repository for 5.x packages' \
BaseURL 'https://artifacts.elastic.co/packages/5.x/yum' \
GPGKey 'https://artifacts.elastic.co/GPG-KEY-elasticsearch' \
GPGCheck yes \
EnableGroups yes \
Visible no \
status disabled


After adding it to the database updating the configuration file is required:

signal-event yum-modify


source: https://artifacts.elastic.co/GPG-KEY-elasticsearch