johnae / confd

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

confd

Build Status

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.3

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.

Community

Getting Started

Before we begin be sure to download and install confd.

Next steps

Check out the docs directory for more docs.

About

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

License:MIT License