Added a reference to Consultant in the Community Tools section.

This commit is contained in:
Michael de Jong 2016-02-08 16:09:30 +01:00
parent d43cc772f5
commit 8582b33276
1 changed files with 3 additions and 0 deletions

View File

@ -102,6 +102,9 @@ description: |-
<li>
<a href="https://github.com/zeroXten/consul-do">consul-do</a> - Do something, such as run HA cronjobs, based on Consul leadership status
</li>
<li>
<a href="https://github.com/Magnetme/consultant">Consultant</a> - Library for Java services to self register and deregister, fetching configuration, and subscribing to configuration changes.
</li>
<li>
<a href="http://xordataexchange.github.io/crypt/">crypt</a> - Store and retrieve encrypted configuration parameters from etcd or Consul
</li>