Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Releases: lusis/chef-kibana

v2.0.4

28 Feb 18:22
Compare
Choose a tag to compare
Release v2.0.4

Kibana 3 cookbook

28 Dec 17:16
Compare
Choose a tag to compare

This is a bugfix release to revert the `use_inline_resources' change that made it impossible to call back out to other services such as nginx.

Kibana Library Cookbook

28 Dec 17:14
Compare
Choose a tag to compare

This is a rename to kibana_lwrp so that the cookbook is namespaced and able to go onto supermarket.

while you now have to use kibana_lwrp and kibana_lwrp::default the actual resources are still named kibana_instance etc. This should allow for an easier transition to using the new name.

Hopefully final release before Kibana 4 support

19 Dec 14:49
Compare
Choose a tag to compare

v 1.3.0

13 Jul 16:44
Compare
Choose a tag to compare

Kibana 1.3.0 was a faily major refactor to be a library cookbook.

v 1.2.1

05 Mar 21:25
Compare
Choose a tag to compare

1.2.1

  • proxy backend healthcheck
  • update proxy templates to match kibana master
  • changed config.js template to pull from attributes

1.1.5

05 Mar 21:27
Compare
Choose a tag to compare

1.1.5

Added Strainer test suite
Allow installing kibana without a webserver
Boolean Attribute kibana['git']['checkout'] to allow default git behavior to be checkout rather than sync.