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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?