confd

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

  • 所有者: kelseyhightower/confd
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.

主要指标

概览
名称与所有者kelseyhightower/confd
主编程语言Go
编程语言Go (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2013-10-01 04:06:09
推送于2024-07-16 14:30:09
最后一次提交2023-12-08 22:09:06
发布数50
最新版本名称v0.16.0 (发布于 )
第一版名称v0.0.1-alpha (发布于 )
用户参与
星数8.4k
关注者数246
派生数1.4k
提交数892
已启用问题?
问题数567
打开的问题数140
拉请求数191
打开的拉请求数39
关闭的拉请求数95
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?