diff --git a/website/source/downloads_tools.html.erb b/website/source/downloads_tools.html.erb index b3f6c02078..dc3b8754d1 100644 --- a/website/source/downloads_tools.html.erb +++ b/website/source/downloads_tools.html.erb @@ -58,6 +58,12 @@ description: |-
  • consul-do - Do something, such as run HA cronjobs, based on Consul leadership status
  • +
  • + consul-kv-json - Golang helper utility for translating JSON trees into Consul KV pairs, and vice versa +
  • +
  • + consul-templaterb - Ruby gem and executable hi-performance ERB templating to create configuration files, HTML, JSON, XML content from Consul discovery and KV Data. Executable `consul-templaterb` also support reload commands as well as process management. +
  • Consultant - Library for Java services to self register and deregister, fetching configuration, and subscribing to configuration changes.
  • @@ -109,9 +115,6 @@ description: |-
  • Spring Cloud Consul - Service discovery, configuration and events for Spring Cloud
  • -
  • - consul-templaterb - Ruby gem and executable hi-performance ERB templating to create configuration files, HTML, JSON, XML content from Consul discovery and KV Data. Executable `consul-templaterb` also support reload commands as well as process management. -