Skip to content

isabella232/kibana-formula

 
 

Repository files navigation

kibana-formula

This sets up kibana. Supports 2.x and 5.x.

See the full Salt Formulas installation and usage instructions.

Available states

kibana

Installs the kibana package, and starts the associated kibana service.

Testing

Testing is done with Test Kitchen for machine setup and testinfra for integration tests.

Requirements

  • Python
  • Ruby
  • Docker
pip install -r requirements.txt
gem install bundler
bundle install
bundle exec kitchen test

Releases

No releases published

Packages

No packages published

Languages

  • SaltStack 54.1%
  • HTML 24.1%
  • Ruby 14.5%
  • Python 7.3%