diff --git a/website/source/downloads_tools.html.erb b/website/source/downloads_tools.html.erb index 1d7c1a51d5..9c0f393d0d 100644 --- a/website/source/downloads_tools.html.erb +++ b/website/source/downloads_tools.html.erb @@ -64,6 +64,9 @@ description: |-
  • 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.
  • +
  • + consult - Ruby gem supporting Consul and Vault templating through ERB, with easy Rails integration and support for complex templates, including templates that come from Consul itself for shared configuration across apps. +
  • Consultant - Library for Java services to self register and deregister, fetching configuration, and subscribing to configuration changes.