vaughnangoy / elastic-erga

A toolkit for elastic search.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrutinizer Code Quality

elastic-erga

A toolkit for elastic search.

We are aiming to create a simple toolkit which will allow users to monitor various elastic search servers & indeces for user configurable conditions and alert if they are met.

The application is used entirely via a web UI

Contribute

Quick Start

setup homestead

composer install
php vendor/bin/homestead make
vagrant up

enter the box

vagrant ssh

build front-end

npm i
gulp

migrate the tables

php artisan migrate:refresh --seed

About

A toolkit for elastic search.

License:MIT License


Languages

Language:PHP 62.2%Language:JavaScript 21.5%Language:HTML 11.6%Language:CSS 4.1%Language:Shell 0.5%Language:ApacheConf 0.2%