README
¶
confd
confd
is a lightweight configuration management tool focused on:
- keeping local configuration files up-to-date by polling etcd or Consul and processing template resources.
- reloading applications to pick up new config file changes
Current Stable Version: 0.6.0
The current stable version of confd is 0.6.0. The previous version is being maintained on the 0.5.x branch. The docs for the 0.5.x version can be found here.
confd 0.6.0 is a big change from 0.5.x, see the 0.6.0 release notes for more details.
Community
- IRC:
#confd
on Freenode - Mailing list: Google Groups
- Website: www.confd.io
Getting Started
Before we begin be sure to download and install confd.
Next steps
Check out the docs directory for more docs.
Documentation
¶
Overview ¶
Copyright (c) 2013 Kelsey Hightower. All rights reserved. Use of this source code is governed by the Apache License, Version 2.0 that can be found in the LICENSE file.
Copyright (c) 2013 Kelsey Hightower. All rights reserved. Use of this source code is governed by the Apache License, Version 2.0 that can be found in the LICENSE file.
Copyright (c) 2013 Kelsey Hightower. All rights reserved. Use of this source code is governed by the Apache License, Version 2.0 that can be found in the LICENSE file.
Copyright (c) 2014 Kelsey Hightower. All rights reserved. Use of this source code is governed by the Apache License, Version 2.0 that can be found in the LICENSE file.
Directories
¶
Path | Synopsis |
---|---|
Godeps
|
|
_workspace/src/github.com/kelseyhightower/memkv
Package memkv implements an in-memory key/value store.
|
Package memkv implements an in-memory key/value store. |
Package log provides support for logging to stdout and stderr.
|
Package log provides support for logging to stdout and stderr. |
resource
|
|