This is a wrapper cookbook which utilizes the kibana library cookbook for installing Kibana 4 on AWS OpsWorks instances.
- kibana (≥ 1.3.0)
- git (~ 3.1.0)
- nodejs (~ 2.2.0)
This cookbook contains recipes that will help install and configure Kibana 3 on your AWS OpsWorks server.
Installs Kibana to the directory specified under node[:kibana][:install_path]
(/var/www
by default) and sets up nginx reverse proxy.
This recipe should run during the Setup stage in your Layer.
Example:
Creates config.js required by Kibana.
It is recommended that this recipe run during the Configure stage in your Layer.
Example:
This cookbook is license and distributed under the Simplified BSD license. See LICENSE for more details.