Skip to content

Arderos/elasticsearch-formula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elasticsearch-formula

This formula is a fork of alias454's work.

Here is the list of changes:

  • The formula is now compatible with Debian-based distros
  • It is now possible to create LVM structure and format the target volumes (disabled by default)
  • Firewalld-related code was removed as I believe it is out of scope of this formula
  • Sysctl-related code is simplified as Salt would automatically create override files by default
  • Minimum master nodes is now 2 by default (configurable) and master role is set to true by default to facilitate correct cluster setup

A saltstack formula to manage elasticsearch 2.x and 5.x clusters on RHEL and Debian based systems.

Available states

Manage repo file on RHEL/CentOS 7/Debian/Ubuntu systems.

Install elasticsearch and additional prerequisite packages

Optionally configure non-statndard folders, create LVM PG/VG/LV and mount additional devices if used

Manage configuration file placement

Apply kernal tweaks and system tuning options

Sets up the elasticsearch service and makes sure it is running on RHEL/CentOS 7/Debian/Ubuntu systems.

About

Salt formula to install Elasticsearch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SaltStack 77.3%
  • HTML 22.7%