Thanks to visit codestin.com
Credit goes to github.com

Skip to content

szyhf/go-nacos-confd

 
 

Repository files navigation

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.

About

Nacos confd support Aliyun ACM cipher-aes-128

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 87.7%
  • Shell 11.3%
  • Makefile 1.0%