Created
March 14, 2015 03:24
-
-
Save lsgrep/58dfc0adfb57e66f94ed to your computer and use it in GitHub Desktop.
Installing Marvel Plugin for ElasticSearch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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