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

@ -20,6 +20,9 @@ sudo bin/elasticsearch-plugin install lang-python
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-python/{version}/lang-python-{version}.zip[elastic download service].
[[lang-python-remove]]
[float]
==== Removal