DaoCloud/confd

Name: confd

Owner: DaoCloud.io

Description: Manage local application configuration files using templates and data from etcd or consul

Forked from: kelseyhightower/confd

Created: 2016-09-06 05:58:15.0

Updated: 2016-09-06 05:58:17.0

Pushed: 2016-09-06 08:49:11.0

Homepage:

Size: 5763

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

confd

Build Status

confd is a lightweight configuration management tool focused on:

Community
Building

Go 1.6 is required to build confd, which uses the new vendor directory.

dir -p $GOPATH/src/github.com/kelseyhightower
t clone https://github.com/kelseyhightower/confd.git $GOPATH/src/github.com/kelseyhightower/confd
 $GOPATH/src/github.com/kelseyhightower/confd
build

You should now have confd in your bin/ directory:

 bin/
d
Getting Started

Before we begin be sure to download and install confd.

Next steps

Check out the docs directory for more docs.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.