Skip to content

Instantly share code, notes, and snippets.

View bsao's full-sized avatar
:octocat:
Working Remote (Berlin, DE)

Robson Júnior bsao

:octocat:
Working Remote (Berlin, DE)
View GitHub Profile
@bsao
bsao / elasticsearch.yml
Last active January 26, 2016 16:34 — forked from reyjrar/elasticsearch.yml
ElasticSearch config for a write-heavy cluster
##################################################################
# /etc/elasticsearch/elasticsearch.yml
#
# Base configuration for a write heavy cluster
#
# wget https://download.elasticsearch.org/elasticsearch/release/org/elasticsearch/distribution/zip/elasticsearch/2.1.1/elasticsearch-2.1.1.zip
# sudo unzip elasticsearch-2.1.1.zip -d /usr/local/elasticsearch
# cd /usr/local/elasticsearch/elasticsearch-2.1.1
# sudo bin/plugin install cloud-aws