Skip to content

Instantly share code, notes, and snippets.

View louissimps's full-sized avatar

Louie Simpson louissimps

View GitHub Profile
@louissimps
louissimps / gist:ea1c8d62492899e2a616
Last active August 29, 2015 14:27 — forked from blalor/gist:c325d500818361e28daf
redhat init script for consul
#!/bin/bash
#
# consul Manage the consul agent
#
# chkconfig: 2345 95 95
# description: Consul is a tool for service discovery and configuration
# processname: consul
# config: /etc/consul.conf
# pidfile: /var/run/consul.pid