Coder Social home page Coder Social logo

elasticsearch-formula's Introduction

Archived and unmaintained

This is an old repository that is no longer used or maintained. We advice to no longer use this repository.

Original README can be found below:

elasticsearch-formula

Travis branch

This formula will install the latest stable version of Elasticsearch from the official repo.

Compatibility

This formula currently only works on Debian-based systems (Debian, Ubuntu etc).

Contributing

Pull requests for other OSes and bug fixes are more than welcome.

Usage

Include "elasticsearch" in your project for the "full stack". Optionally you can select which states you require. If you don't have java running yet, you must include "elasticsearch.java"

Configuration

The included pillar.example shows the available options.

elasticsearch-formula's People

Contributors

adri avatar alexander2701 avatar existenznl avatar johnkeates avatar roelandvanbatenburg avatar rtuin avatar syphernl avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

elasticsearch-formula's Issues

Initial provisioning of elasticsearch doesn't work

On the first provision of a machine that has elasticsearch enabled, the service won't start. After a second run it works just fine.

----------
          ID: elasticsearch
    Function: service.running
      Result: False
     Comment: Service elasticsearch has been enabled, and is dead
     Started: 16:27:08.634264
    Duration: 144.244 ms
     Changes:   
              ----------
              elasticsearch:
                  True

Pillar:

elasticsearch:
  version: 1.4.5
  repo_version: 1.4

Unusual install behaviour

I recently noticed some unusual behaviour, when setting up ES on a fresh Ubuntu 14.04.02 LTS VM, the pkg requirement for "default-jre-headless" wasn't found. It's in the repo, and I could manually install it, but afterwards, the requisites not found issue still popped up. By commenting out

require:
pkg: default-jre-headless

in install.sls, it worked. It seems that somehow, the minion wasn't able to find or resolve the dependency. As a test, I removed default-jre-headless and elasticsearch, and did a new highstate with the pkg requirement commented out, and it resolved all by itself.

If there is no reason other than 'completeness' for that pkg to be required, I'd like to remove it (and put in a PR).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.