Add offline install instructions for plugins

Follow up of https://github.com/elastic/elasticsearch/issues/15925#issuecomment-171250150

This commit adds offline install instructions for plugins.
This commit is contained in:
David Pilato 2016-09-12 15:34:44 +02:00
parent b1a2768d7d
commit 472c679981
22 changed files with 64 additions and 0 deletions

View file

@ -21,6 +21,9 @@ sudo bin/elasticsearch-plugin install lang-javascript
The plugin must be installed on every node in the cluster, and each node must
be restarted after installation.
This plugin can be downloaded for offline install from
{plugin_url}/lang-javascript/{version}/lang-javascript-{version}.zip[elastic download service].
[[lang-javascript-remove]]
[float]
==== Removal