Skip to content

Instantly share code, notes, and snippets.

@parkeristyping
Last active September 27, 2022 15:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parkeristyping/fc5497e87448255ab8ce00cb4468cb6a to your computer and use it in GitHub Desktop.
Save parkeristyping/fc5497e87448255ab8ce00cb4468cb6a to your computer and use it in GitHub Desktop.

First:

brew update
brew tap elastic/tap
brew install elastic/tap/elasticsearch-full

Then to start the service:

brew services start elastic/tap/elasticsearch-full

An Elasticsearch instance should now be available at http://localhost:9200

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment