docs: add Flightpath to the list of community tools (#7176)

pull/6351/head^2
Mohammad Gufran 2020-02-03 17:46:21 +05:30 committed by GitHub
parent 3eb76691df
commit 47cc162ca3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -99,6 +99,9 @@ description: |-
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>
<a href="https://docs.flightpath.xyz/">Flightpath</a> - An xDS server that can configure Envoy to act as an Edge proxy for Consul Connect enabled services
</li>
<li>
<a href="https://github.com/ryanbreen/git2consul">git2consul</a> - Mirror the contents of a Git repository into Consul KVs
</li>