From 9dfdbb2d36edea2fb3abd08e8c1bd3d8f7bfbd9b Mon Sep 17 00:00:00 2001 From: Norbert Potocki Date: Mon, 28 Sep 2015 21:16:56 -0700 Subject: [PATCH] add cfg4j-pusher to tools section --- website/source/downloads_tools.html.erb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/source/downloads_tools.html.erb b/website/source/downloads_tools.html.erb index d1d528e81c..67ad9317f8 100644 --- a/website/source/downloads_tools.html.erb +++ b/website/source/downloads_tools.html.erb @@ -90,6 +90,9 @@ description: |-
  • cfg4j - Configuration library for Java distributed apps. Reads and auto-updates configuration from Consul KVs (and others)
  • +
  • + cfg4j-pusher - Command line app that pushes values from configuration files (YAML, properties, etc.) to Consul KVs +
  • confd - Manage local application configuration files using templates and data from etcd or Consul