mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 08:56:43 +00:00
Please add file2consul to your tools page (#4959)
* adding file2consul listing * minor edit * modified wording added some punctuation * Moved file2consul so it is listed in alpha order. Replaces Pull Request # #4942
This commit is contained in:
parent
2ddc3a3fed
commit
db936067d2
@ -37,6 +37,8 @@ description: |-
|
|||||||
These Consul tools are created and managed by the amazing members of the Consul community:
|
These Consul tools are created and managed by the amazing members of the Consul community:
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a href="http://www.cfg4j.org">cfg4j</a> - Configuration library for Java distributed apps. Reads and auto-updates configuration from Consul KVs (and others)
|
<a href="http://www.cfg4j.org">cfg4j</a> - Configuration library for Java distributed apps. Reads and auto-updates configuration from Consul KVs (and others)
|
||||||
</li>
|
</li>
|
||||||
@ -85,6 +87,12 @@ description: |-
|
|||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/eBay/fabio">fabio</a> - Fast, zero-conf, consul-aware load-balancing HTTP/HTTPS router
|
<a href="https://github.com/eBay/fabio">fabio</a> - Fast, zero-conf, consul-aware load-balancing HTTP/HTTPS router
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/joeatbayes/file2consul">file2consul</a> - Update Consul values
|
||||||
|
from git or files. Config loader with support for multiple environments. Provides
|
||||||
|
variable expansion, interpolation, inheritance with overrides and ability to update multiple consul servers.
|
||||||
|
Reduces cost of maintaining larger configuration sets between environments by reducing restatement and manual editing of similar or predictably changing config properties. MIT license, Written in GO.
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/ryanbreen/git2consul">git2consul</a> - Mirror the contents of a Git repository into Consul KVs
|
<a href="https://github.com/ryanbreen/git2consul">git2consul</a> - Mirror the contents of a Git repository into Consul KVs
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user