Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

es-test-demo

This repo will hold the code for my ES lightening talk

Run Instructions

Download the ES docker image

  1. Instructions here
  2. change - xpack.security.enabled=true to - xpack.security.enabled=false
  • this turns off security on your local elasticsearch cluster reference
  • Another reference for doing this via docker run
  1. start the container
  2. once it starts the user should be able to go to http://localhost:9200 and see the tag_line "You know, for search"

Clone this repo

  1. clone the repo
  2. cd into the folder where you cloned the repo
  3. create a virtualenv
  4. activate the virtualenv
  5. pip install -r requirements.txt
  6. python ./main.py

About

This repo will hold the code for my ES lightening talk

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages