redrampage / ansible-elasticsearch

Install and manage Elasticsearch database clusters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DebOps project elasticsearch

Travis CI test-suite Ansible Galaxy

debops.elasticsearch role allows you to easily setup infrastructure capable of running Elasticsearch. Few features available in this role:

  • seamless clustering
  • easily pick node types through groups and also allow you to do it manually
  • add/remove plugins and libs on demand, you can even set custom configuration to each plugin, check the defaults
  • tweak pretty much everything that ES allows you to

Installation

This role requires at least Ansible v1.7.0. To install it, run:

ansible-galaxy install debops.elasticsearch

Documentation

More information about debops.elasticsearch can be found in the official debops.elasticsearch documentation.

Role dependencies

  • debops.ferm
  • debops.etc_services
  • debops.java

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

elasticsearch role was written by:

License: GPLv3


This role is part of the DebOps project. README generated by ansigenome.

About

Install and manage Elasticsearch database clusters

License:GNU General Public License v3.0