ansible-roles/kibana-proxy-nginx/README.md

16 lines
311 B
Markdown
Raw Normal View History

2016-11-22 15:29:19 +01:00
# kibana
2016-11-23 16:52:58 +01:00
Install kibana proxy configurations (with or without SSL) for Nginx.
2016-11-22 15:29:19 +01:00
## Tasks
Everything is in the `tasks/main.yml` file.
## Available variables
The only variables are derived from gathered facts.
By default, Kibana will bind to localhost:5601.
2016-11-23 16:52:58 +01:00
The configurations are installed but not enabled.