Skip to content

Instantly share code, notes, and snippets.

@roalcantara
Last active January 19, 2021 17:44
Show Gist options
  • Save roalcantara/91a1d4323c5ad2dc5f8869d03819ab1b to your computer and use it in GitHub Desktop.
Save roalcantara/91a1d4323c5ad2dc5f8869d03819ab1b to your computer and use it in GitHub Desktop.
Elasticsearch bootstrap
brew tap elastic/tap
brew install elastic/tap/elasticsearch-full
brew services start elastic/tap/elasticsearch-full
brew install elastic/tap/kibana-full
brew services start elastic/tap/kibana-full
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment