Skip to content

vaughnangoy/elastic-erga

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 62.1%
  • JavaScript 21.5%
  • HTML 11.6%
  • CSS 4.1%
  • Other 0.7%