Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drunomics/ansible-role-elasticsearch
https://github.com/drunomics/ansible-role-elasticsearch
ansible-role elasticsearch
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drunomics/ansible-role-elasticsearch
- Owner: drunomics
- Created: 2015-03-08T13:43:57.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T17:52:38.000Z (9 months ago)
- Last Synced: 2024-05-02T12:23:10.302Z (9 months ago)
- Topics: ansible-role, elasticsearch
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 16
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##drunomics.elasticsearch##
[![Build Status](https://travis-ci.org/drunomics/ansible-role-elasticsearch.svg?branch=master)](https://travis-ci.org/drunomics/ansible-role-elasticsearch)Ansible role that extends upstream roles for installing elastic search with
some custom configuration.## Master
This branch install elasticsearch 5.*.
This is a fork of https://github.com/geerlingguy/ansible-role-elasticsearch.
## Branch "elastic-2.x"
This branch installs elasticsearch 2.4.*.
This extends geerlingguy.elasticsearch.
## Branch "elastic-1.x"
This branch installs elasticsearch 1.3.*.
This extends [gpstathis.elasticsearch](https://github.com/Traackr/ansible-elasticsearch) for installing elastic search with
some custom configuration.## Distribution
Support Distribution: Ubuntu, 14.04. Support for 16.04 is planned.
(c) 2017 drunomics GmbH. / MIT License