Skip to content

Instantly share code, notes, and snippets.

View msolujic's full-sized avatar

Milos Solujic msolujic

View GitHub Profile
@msolujic
msolujic / README.md
Created December 25, 2018 15:57
Readme sample template

Project Title

One Paragraph of project description goes here. Think of this as executive summary of the project.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

@msolujic
msolujic / install-elasticsearch-kibana-ec2-centos.md
Last active September 25, 2015 08:04
Install ElasticSearch and Kibana on EC2 centos machine

##Setup initial dependences

sudo yum update 
sudo yum install wget
sudo yum install curl
sudo yum install httpd

##Setup ElasticSearch