Skip to content
/ confd Public
forked from abtreece/confd

Manage local application configuration files using templates and data from multiple backends

License

Notifications You must be signed in to change notification settings

spreedly/confd

 
 

Repository files navigation

Note: This is a divergent fork of kelseyhightower/confd. Backward compatibility is not guaranteed. YMMV

confd

Integration Tests CodeQL

confd is a lightweight configuration management tool focused on:

Community

Building

Go 1.12 is required to build confd, which uses Go Modules

$ git clone https://github.com/abtreece/confd.git
$ cd confd
$ make

You should now have confd in your bin/ directory:

$ ls bin/
confd

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 multiple backends

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 84.2%
  • Shell 12.9%
  • Procfile 2.1%
  • Other 0.8%