confd

command module
v0.0.0-...-efdfecf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2016 License: MIT Imports: 15 Imported by: 0

README

Usage

git clone https://github.com/wuranbo/confd.git

cd confd

./build

cp bin/confd ~/bin/

wuranbo-v0.8.2

  • 添加了新的backend类型json,用于通过一定约定的json文件来定义key
  • 约定的json文件格式样例请看integration/json/test.sh

下载

wuranbo-v0.8.1

  • 添加了递归查找功能: 注意toml文件的src是相对config根目录的相对路径,有子目录的也要对应填上。
  • 添加template函数concat,bytetoM, 四则运算
  • 增加了只在内存内处理模板

confd

Build Status

confd is a lightweight configuration management tool focused on:

  • keeping local configuration files up-to-date using data stored in etcd, consul, or env vars and processing template resources.
  • reloading applications to pick up new config file changes

Community

Getting Started

Before we begin be sure to download and install confd.

Next steps

Check out the docs directory for more docs.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Godeps
_workspace/src/github.com/garyburd/redigo/internal/redistest
Package redistest contains utilities for writing Redigo tests.
Package redistest contains utilities for writing Redigo tests.
_workspace/src/github.com/garyburd/redigo/redis
Package redis is a client for the Redis database.
Package redis is a client for the Redis database.
_workspace/src/github.com/kelseyhightower/memkv
Package memkv implements an in-memory key/value store.
Package memkv implements an in-memory key/value store.
env
integration
Package log provides support for logging to stdout and stderr.
Package log provides support for logging to stdout and stderr.
resource

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL