Emphasized running a fuel plugin built from source is at your own risk.

Change-Id: Id4e0a6dec93a984043102e3ec2815b5842f2aed7
This commit is contained in:
Patrick Petit 2015-12-04 09:10:08 +01:00 committed by Simon Pasquier
parent 3dc4455f92
commit fa3a9a2754
1 changed files with 4 additions and 3 deletions

View File

@ -29,9 +29,10 @@ Catalog, you need to follow these steps:
Elasticsearch-Kibana Fuel Plugin install from source
----------------------------------------------------
Alternatively, you may want to build the RPM file of the plugin from the
lastest stable release if, for example, you want to modify some built-in
configuration parameters. But note that this is at your own risk.
Alternatively, you may want to build the RPM file of the plugin from source
if, for example, you want to test the latest features, modify some built-in
configuration or implement your own customization.
But note that running a Fuel plugin that you have built yourself is at your own risk.
To install Elasticsearch-Kibana Plugin from source, you first need to prepare an
environement to build the RPM file.