allen13 / centos-cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

centos-cluster

Provisioned centos cluster that supports docker and friends

####Setup

Requires Vagrant and Ansible

Install ansible on Ubuntu

$ sudo apt-get install software-properties-common
$ sudo apt-add-repository ppa:ansible/ansible
$ sudo apt-get update
$ sudo apt-get install ansible

Install ansible on Mac

$ brew install ansible

####Running

vagrant up
bin/export_vagrant_ssh_keys
bin/provision

####Destroying

bin/destroy

####InfluxDB

After the server is provision you can browse to the influxdb web interface at each node

####HAProxy for InfluxDb

About


Languages

Language:Go 77.1%Language:Shell 22.9%