GithubHelp home page GithubHelp logo

madeddie / elasticsearch_opsworks Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 19 KB

DEPRECATED install elasticsearch with opsworks

License: Other

Ruby 100.00%
elasticsearch-opsworks elasticsearch opsworks aws chef deprecated obsolete archived

elasticsearch_opsworks's Introduction

DEPRECATED

This module hasn't been maintained nor used by me for some time. Security warnings have started popping up.

Use only as inspiration or starting point for your own projects.

No Maintenance Intended

elasticsearch_opsworks

Installs ElasticSearch. Specifically to be used within an OpsWorks stack on AWS.

Supported Platforms

Tested on:

  • ubuntu 14.04

Attributes

Key Type Description Default
['elasticsearch']['version'] String ElasticSearch version 1.7.5
['elasticsearch']['cluster_name'] String Name of ElasticSearch cluster empty
['elasticsearch']['instance_count'] String Number of hosts in cluster, used for host count and min master count empty
['lgi']['domain_name'] String Toplevel domain of CF stack empty
['lgi']['stack_name'] String Name of OpsWorks stack, used by AWS plugin to find other hosts of cluster empty
['enable_kibana'] Boolean/String Run kibana docker container, also add vhost to nginx for kibana.* empty
['enable_logstash'] Boolean/String Run logstash docker container empty

Usage

elasticsearch_opsworks::default

Include elasticsearch_opsworks in your node's run_list:

{
  "run_list": [
    "recipe[elasticsearch_opsworks::default]"
  ]
}

License and Authors

Author:: Edwin Hermans ([email protected])

elasticsearch_opsworks's People

Contributors

madeddie avatar

Watchers

 avatar

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.