From 712f8cc0f183bee33f158408e06ce9ab8755df51 Mon Sep 17 00:00:00 2001
From: Hannah Oppenheimer
Date: Thu, 22 Mar 2018 12:36:42 -0500
Subject: [PATCH] Alphabetizing community tools list
---
website/source/downloads_tools.html.erb | 28 ++++++++++++-------------
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/website/source/downloads_tools.html.erb b/website/source/downloads_tools.html.erb
index fee810b8a..4d8e60684 100644
--- a/website/source/downloads_tools.html.erb
+++ b/website/source/downloads_tools.html.erb
@@ -21,15 +21,15 @@ description: |-
Envconsul - Read and set environmental variables for processes from Consul.
+
+ Consul Migrate - Data migration tool to handle Consul upgrades to 0.5.1+
+
Consul Replicate - Consul cross-DC KV replication daemon.
Consul Template - Generic template rendering and notifications with Consul
-
- Consul Migrate - Data migration tool to handle Consul upgrades to 0.5.1+
-
Community Tools
@@ -37,9 +37,6 @@ description: |-
These Consul tools are created and managed by the amazing members of the Consul community:
- -
- hashi-ui - A modern user interface for the Consul and Nomad
-
-
cfg4j - Configuration library for Java distributed apps. Reads and auto-updates configuration from Consul KVs (and others)
@@ -67,11 +64,14 @@ description: |-
-
crypt - Store and retrieve encrypted configuration parameters from etcd or Consul
+ -
+ docker-consul - Dockerized Consul Agent
+
-
Dropwizard Consul Bundle - Service discovery and configuration integration with the Dropwizard framework
-
- docker-consul - Dockerized Consul Agent
+ Embedded Consul - Library for JVM based applications, provides easy way to run Consul in integration tests
-
fabio - Fast, zero-conf, consul-aware load-balancing HTTP/HTTPS router
@@ -82,14 +82,14 @@ description: |-
-
gradle-consul-plugin - A Consul Gradle plugin
+ -
+ hashi-ui - A modern user interface for the Consul and Nomad
+
-
helios-consul - Service registrar plugin for Helios
-
- registrator - Service registry bridge for Docker
-
- -
- Spring Cloud Consul - Service discovery, configuration and events for Spring Cloud
+ Jenkins Consul Plugin - Jenkins plugin for service discovery and K/V store
-
marathon-consul - Service registry bridge for Marathon
@@ -104,14 +104,14 @@ description: |-
NodeFabric - Turnkey CentOS 7 Atomic Host image with integrated Consul, Registrator and HAProxy - enabling rapid MariaDB-Galera and Ceph deployments
-
- Embedded Consul - Library for JVM based applications, provides easy way to run Consul in integration tests
+ registrator - Service registry bridge for Docker
-
- Jenkins Consul Plugin - Jenkins plugin for service discovery and K/V store
+ Spring Cloud Consul - Service discovery, configuration and events for Spring Cloud
- Are you the author of a tool and you would like to be featured on this page? The Consul website is open source and is embedded inside the Consul repository on GitHub. You can submit a Pull Request to add your tool to the list and we will gladly review it.
+ Are you the author of a tool and you would like to be featured on this page? The Consul website is open source and is embedded inside the Consul repository on GitHub. You can submit a Pull Request to add your tool to the list and we will gladly review it.