Merge pull request #1262 from norbertpotocki/master
Add cfg4j-pusher to tools section
This commit is contained in:
commit
6dbe404d37
|
@ -90,6 +90,9 @@ description: |-
|
|||
<li>
|
||||
<a href="http://www.cfg4j.org">cfg4j</a> - Configuration library for Java distributed apps. Reads and auto-updates configuration from Consul KVs (and others)
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/cfg4j/cfg4j-pusher">cfg4j-pusher</a> - Command line app that pushes values from configuration files (YAML, properties, etc.) to Consul KVs
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/kelseyhightower/confd">confd</a> - Manage local application configuration files using templates and data from etcd or Consul
|
||||
</li>
|
||||
|
|
Loading…
Reference in New Issue