Skip to content

Playgrounds/Elasticsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Elasticsearch Playground

This is a simple Playground to containing a Elasticsearch Daemon. Mainly created for playing around with the search index for demoing or testing purposes.

Details

The VM is based on Ubuntu 14.04 including the following services and packages installed:

  • Oracle Java 7
  • Elasticsearch 1.2.x

The IP address of the VM is 10.152.149.101.

After the VM is booted the Elasticsearch service can be reached at port 9200.

Installation

The following steps are needed in order to utilize this Playground:

  • Checkout the git repository
$ git clone git@github.com:Playgrounds/Elasticsearch.git
  • Initialize all needed ansible roles using Composer
$ cd Automation && composer install
  • Make vagrant build the VM for you
$ vagrant up

About

Elasticsearch Playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors