https://github.com/rtib/puppet-kibana5
Puppet module to install and configure Kibana 5.x
https://github.com/rtib/puppet-kibana5
Last synced: about 1 year ago
JSON representation
Puppet module to install and configure Kibana 5.x
- Host: GitHub
- URL: https://github.com/rtib/puppet-kibana5
- Owner: rtib
- License: apache-2.0
- Created: 2017-01-05T21:47:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-19T19:55:33.000Z (almost 9 years ago)
- Last Synced: 2025-03-21T09:35:24.527Z (about 1 year ago)
- Language: Puppet
- Size: 20.5 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# kibana5
[](https://raw.githubusercontent.com/rtib/puppet-kibana5/master/LICENSE)
[](https://travis-ci.org/rtib/puppet-kibana5)
[](https://github.com/rtib/puppet-kibana5/issues)
[](https://twitter.com/intent/tweet?text=Wow:&url=%5Bobject%20Object%5D)
## Deprication warning
This module is depricated and won't be maintained any more. Check for alternatives, e.g. [elastic-kibana](https://forge.puppet.com/elastic/kibana).
#### Table of Contents
1. [Description](#description)
1. [Setup - The basics of getting started with kibana5](#setup)
1. [Usage - Configuration options and additional functionality](#usage)
1. [Reference - An under-the-hood peek at what the module is doing and how](#reference)
1. [Limitations - OS compatibility, etc.](#limitations)
1. [Development - Guide for contributing to the module](#development)
## Description
Install and configure Kibana5 as easy as include a single module and add all
attributes through hiera.
## Setup
### Beginning with kibana5
The very basic steps needed for a user to get the module up and running. This
can include setup steps, if necessary, or it can be an example of the most
basic use of the module.
## Usage
This section is where you describe how to customize, configure, and do the
fancy stuff with your module here. It's especially helpful if you include usage
examples and code samples for doing things with your module.
## Reference
Here, include a complete list of your module's classes, types, providers,
facts, along with the parameters for each. Users refer to this section (thus
the name "Reference") to find specific details; most users don't read it per
se.
## Limitations
Currently, only Debian 8 is supported. Contributions are welcome.
## Development
Since your module is awesome, other users will want to play with it. Let them
know what the ground rules for contributing are.