confd
is a lightweight configuration management tool focused on:
#confd
on FreenodeGo 1.6 is required to build confd, which uses the new vendor directory.
$ mkdir -p $GOPATH/src/github.com/bacongobbler
$ git clone https://github.com/bacongobbler/confd.git $GOPATH/src/github.com/bacongobbler/confd
$ cd $GOPATH/src/github.com/bacongobbler/confd
$ ./build
You should now have confd in your bin/
directory:
$ ls bin/
confd
Before we begin be sure to download and install confd.
Check out the docs directory for more docs.