Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbussdieker/vagrant-elasticsearch
https://github.com/jbussdieker/vagrant-elasticsearch
elasticsearch puppet vagrant
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jbussdieker/vagrant-elasticsearch
- Owner: jbussdieker
- Created: 2014-09-16T19:40:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-21T07:49:19.000Z (about 10 years ago)
- Last Synced: 2024-04-14T05:55:00.055Z (10 months ago)
- Topics: elasticsearch, puppet, vagrant
- Language: Ruby
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vagrant ElasticSearch
## Install Dependencies
$ bundle
$ bundle exec librarian-puppet install## Start virtual machine
$ vagrant up
## TADA!
$ vagrant ssh
(vagrant) $ sudo /usr/share/elasticsearch/bin/plugin -i mobz/elasticsearch-head
-> Installing mobz/elasticsearch-head...
Trying https://github.com/mobz/elasticsearch-head/archive/master.zip...
Downloading .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................DONE
Installed mobz/elasticsearch-head into /usr/share/elasticsearch/plugins/head
Identified as a _site plugin, moving to _site structure ...Visit http://localhost:9200/_plugin/head/