Giter Site home page Giter Site logo

riak-banana's Introduction

riak-banana

Riak2.0 + LucidWorks/banana

Status: WIP

Issues:
  • dashboards should be stored in Riak
  • actual entry values should be pulled from Riak instead of Solr
  • break out riak, riakbanana, and java modules
  • add example multi-node deployment
  • add how-to without vagrant
  • add OS tunings
  • nginx & logstash need to be restarted appropriately via puppet
  • hacky librarian-puppet issues due to windows /vagrant mounts should be worked around
  • race condition during 'vagrant up', need to run 'vagrant provision' after
  • uses ugly 'files' directory, referencing "/vagrant/files" in puppet modules, need to clean up
  • hitting local solr instead of Riak solr query interface, due to Banana requesting Solr Admin API calls

Notes

The goal is to hook in LucidWorks/banana into Riak2.0's solr interface, use Riak to store dashboards, etc, and riak to submit log data.

Currently Functional, needs cleaning/testing

Creates 2 Nodes:
Rihanna01 - Server:

Installs and configures:

  • Riak2.0, sets up default search index for bucket 'logstash_logs'
  • Nginx to serve static banana files & route solr non-query api endpoints for banana
  • https://github.com/LucidWorks/banana/
Client02 - Client (creates logs):

Installs and configures:

  • Logstash
  • Logstash contribs
  • Syslog -> Riak logstash output plugin
Requirements

requires: vagrant, virtualbox

Vagrant box is based on Ubuntu

Vagrantfile tested on Windows & Mac

Usage:

git clone https://github.com/glickbot/riak-banana
cd riak-banana
vagrant up

Navigate to http://http://10.42.0.6/

Configuration:

Configuration can be specified in riak-banana/puppet/hiera/common.yaml

Uses "roles" and "profiles" modules to apply modules to nodes

riak-banana's People

Watchers

James Cloos avatar  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.