Skip to content

Bootstrap your Elasticsearch installation for dev purpose! Keep it simple, no dependencies, raw install (no Docker whatsoever).

Notifications You must be signed in to change notification settings

renshuki/elasticsearch-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

elasticsearch-bootstrap

Bootstrap your Elasticsearch installation real quick for dev purpose!

Requirements

MacOS

  • brew install coreutils

Usage

  1. chmod u+x ./bootstrap.sh if needed
  2. Execute ./bootstrap.sh
  3. Follow the instructions to bootstrap your Elasticsearch / Kibana installation!

Features

  • Mac & Linux compatible
  • OS auto-detection
  • Simple Elasticsearch / Kibana installation wizard
  • Stack versions check
  • Custom directory installation
  • Services auto-startup (Elasticsearch & Kibana)

Todos

  • Add args support for ./bootstrap.sh (e.g. ./bootstrap.sh --interactive)
  • Add USAGE (./boostrap.sh --help)

About

Bootstrap your Elasticsearch installation for dev purpose! Keep it simple, no dependencies, raw install (no Docker whatsoever).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages