Giter Club home page Giter Club logo

elasticsearch-talk's Introduction

Elasticsearch Talk

Speakers

Cedric Hurst: Principal & Lead Software Engineer

Kevin Greene: Senior Software Engineer

Gary Turovsky: Senior Software Engineer

Malynda Chizek Frouard Software Engineer

When

Tuesday February 18th, 2014

Where

Spantree Technology Group, LLC
1144 W Fulton Market, Suite 120 Chicago, IL 60607

Instructions for setting up this sample project

We ask that you walk through these steps before you stop by since you'll need to download stuff and we don't want to crush our office bandwidth. The project itself will likely evolve up until the time of the presentation, but the virtual machine stuff shouldn't change too much.

Tools You'll Need

Install the following tools to bootstrap your environment

Clone this repository

From the command line, clone this repository with:

git clone --recursive --depth 1 [email protected]:Spantree/elasticsearch-talk.git

src vagrant precise64_ _elasticsearch-talk bash IR_Black 238 55 1

If you're new to git and run into trouble with this step, it might be due to missing github keys.

Set up your vagrant instance

Then initialize your vagrant instance with:

cd elasticsearch-talk
vagrant plugin install vagrant-hostmanager
vagrant up

vagrant up

This will download a base Virtualbox Ubuntu image, set it up as a virtual machine to run locally, and install all the tools extra tools you'll need to play along. You may be required to enter your password at some point so that hostmanager can add an entry for "esdemo.local" to your /etc/hosts file.

Dance!

That's it. That's all there is to it.

You should now be able to access elasticsearch on your machine from a web browser at http://esdemo.local:9200:

vagrant ssh

You should also be able to ssh into your virtual machine using the vagrant ssh command:

vagrant ssh

Stay up-to-date

As mentioned, we may be altering the vagrant configuration up until the time of the presentation, so make sure you have the latest changes by doing the following from your host terminal:

git pull
vagrant reload
vagrant provision

Shut down vagrant

When you're all done elasticsearching, you can gracefull shut down your vagrant instance by running:

vagrant halt

[elasticsearch-talk vagrant precise64_ bash IR_Black 116 44 2-1]]

This will close the VM.

Remove the virtual machine from disk

If you want to conserve disk space, you can get rid of the disk images at ~/.vagrant.d and ~/VirtualBox VMs:

elasticsearch-talk

elasticsearch-talk_1358999479

This repo will here for you should you need it again.

Show us some love

Email [email protected] if you run into issues. We'd be happy to help.

elasticsearch-talk's People

Contributors

divideby0 avatar feniix avatar flyhighplato avatar kevingreene avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.