Created
May 5, 2014 11:49
-
-
Save ThomasArdal/a9a2c1e77c55781c6452 to your computer and use it in GitHub Desktop.
Output from Vagrant when installing 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
Bringing machine 'default' up with 'virtualbox' provider... | |
[default] Importing base box 'precise32'... | |
... | |
[default] Machine booted and ready! | |
... | |
Setting up openjdk-7-jre-headless (7u55-2.4.7-1ubuntu1~0.12.04.2) ... | |
... | |
--2014-05-05 07:50:35-- https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.1.1.deb | |
... | |
sudo /etc/init.d/elasticsearch start | |
... | |
* Starting Elasticsearch Server | |
...done. | |
-> Installing mobz/elasticsearch-head... | |
... | |
Installed mobz/elasticsearch-head into /usr/share/elasticsearch/plugins/head | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment