Skip to content

Instantly share code, notes, and snippets.

@lsgrep
Created March 14, 2015 03:24
Show Gist options
  • Save lsgrep/58dfc0adfb57e66f94ed to your computer and use it in GitHub Desktop.
Save lsgrep/58dfc0adfb57e66f94ed to your computer and use it in GitHub Desktop.
Installing Marvel Plugin for ElasticSearch
#install elasticsearch marvel plugin
sudo docker run -v $HOME/data:/data dockerfile/elasticsearch /elasticsearch/bin/plugin -i elasticsearch/marvel/latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment