Skip to content

Instantly share code, notes, and snippets.

@ThomasArdal
Created May 5, 2014 11:49
Show Gist options
  • Save ThomasArdal/a9a2c1e77c55781c6452 to your computer and use it in GitHub Desktop.
Save ThomasArdal/a9a2c1e77c55781c6452 to your computer and use it in GitHub Desktop.
Output from Vagrant when installing Elasticsearch
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