confd

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

MIT License

Downloads
11
Stars
8.3K
Committers
108

Bot releases are visible (Hide)

confd - v0.1.2-rc.1

Published by kelseyhightower almost 11 years ago

This bug fix release includes:

  • Fix too many open tcp connections to etcd and corresponding memory leak.
  • Show node list in logs when unable to connect to etcd cluster.
  • Exit non-zero if any errors occur while processing template resources.
confd - v0.1.1

Published by kelseyhightower almost 11 years ago

This release of confd contains the follow new features:

  • Support TLS/SSL client auth
  • Support for nested etcd keys; (i.e., dir=true)
confd - v0.1.1-rc2

Published by kelseyhightower almost 11 years ago

  • Errors in one template don't prevent others from being processed.
confd - v0.1.1-rc1

Published by kelseyhightower almost 11 years ago

  • confd does not require a config file to run
  • increased test coverage
confd - v0.1.1-beta3

Published by kelseyhightower about 11 years ago

Use /etc/confd as the default conf dir.

confd - v0.1.1-beta2

Published by kelseyhightower about 11 years ago

  • Create missing target config files with a mode of 0644 by default
  • Walk etcd key paths when keys being watched contain directories
confd - v0.1.1-beta

Published by kelseyhightower about 11 years ago

Small bug fixes and support for OS X.

confd - v0.1.0-beta linux amd64

Published by kelseyhightower about 11 years ago

This release adds SSL client auth support.

confd - v0.0.2-alpha linux amd64

Published by kelseyhightower about 11 years ago

Alpha release of confd for amd64 Linux based systems.

confd - v0.0.1-alpha linux amd64

Published by kelseyhightower about 11 years ago

Alpha release of confd for amd64 Linux based systems.

Package Rankings
Top 1.38% on Proxy.golang.org
Top 27.45% on Formulae.brew.sh
Badges
Extracted from project README
Build Status