From 64beb62e5bd7c35a01b6fae0ca3afce5fad7a008 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 d1d528e81..67ad9317f 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