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
The current stable version of confd is 0.6.3. 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.3 is a big change from 0.5.x, see the 0.6.3 release notes for more details.
- IRC:
#confd
on Freenode - Mailing list: Google Groups
- Website: www.confd.io
Before we begin be sure to download and install confd.
Check out the docs directory for more docs.