confd

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

  • Owner: kelseyhightower/confd
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

confd

Build Status

confd is a lightweight configuration management tool focused on:

Community

Building

Go 1.10 is required to build confd, which uses the new vendor directory.

$ mkdir -p $GOPATH/src/github.com/kelseyhightower
$ git clone https://github.com/kelseyhightower/confd.git $GOPATH/src/github.com/kelseyhightower/confd
$ cd $GOPATH/src/github.com/kelseyhightower/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.

Main metrics

Overview
Name With Ownerkelseyhightower/confd
Primary LanguageGo
Program languageGo (Language Count: 4)
Platform
License:MIT License
所有者活动
Created At2013-10-01 04:06:09
Pushed At2024-07-16 14:30:09
Last Commit At2023-12-08 22:09:06
Release Count50
Last Release Namev0.16.0 (Posted on )
First Release Namev0.0.1-alpha (Posted on )
用户参与
Stargazers Count8.4k
Watchers Count246
Fork Count1.4k
Commits Count892
Has Issues Enabled
Issues Count567
Issue Open Count140
Pull Requests Count191
Pull Requests Open Count39
Pull Requests Close Count95
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private