Download Consul Tools
- Envconsul - Read and set environmental variables for processes from Consul.
- - Provides external service monitoring for Consul. A tutorial is available on HashiCorp Learn.
- - Data migration tool to handle Consul upgrades to 0.5.1+
- Consul Replicate - Consul cross-DC KV replication daemon.
- - Generic template rendering and notifications with Consul. A step by step tutorial is available on HashiCorp Learn.
Community Tools
- Autowire - Auto-configure network interfaces and Peers using Consul cluster
- cfg4j - Configuration library for Java distributed apps. Reads and auto-updates configuration from Consul KVs (and others)
- - Command line app that pushes values from configuration files (YAML, properties, etc.) to Consul KVs
- confd - Manage local application configuration files using templates and data from etcd or Consul
- - Command line wrapper for registering services in Consul
- consul-backinator - Command line Consul KV backup and restoration utility
- - Golang tool to bench Consul. Intended for benching Consul version for large Clusters.
- consul-do - Do something, such as run HA cronjobs, based on Consul leadership status
- - Golang helper utility for translating JSON trees into Consul KV pairs, and vice versa
- consul-templaterb - Ruby and executable hi-performance ERB templating to create configuration files, HTML, JSON, XML content from Consul discovery and KV Data. Executable also support reload commands as well as process management.
- consult - Ruby 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.
- - Store and retrieve encrypted configuration parameters from etcd or Consul
- docker-consul - Dockerized Consul Agent
- - Service discovery and configuration integration with the Dropwizard framework
- - 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
- - Ultra simple, configuration free CLI tool for syncing a directory structure of key-value files to Consul KV using the transactions API. Docker image available. Integrates easily into any CI/CD workflow.
- file2consul - 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.
- - An xDS server that can configure Envoy to act as an Edge proxy for Consul Connect enabled services
- git2consul - Mirror the contents of a Git repository into Consul KVs
- - A Git to Consul standalone tool made in Go. Updates Consul KV from a repo with multiple strategies.
- gradle-consul-plugin - A Consul Gradle plugin
- - A modern user interface for the Consul and Nomad
- helios-consul - Service registrar plugin for Helios
- - Jenkins plugin for service discovery and K/V store
- marathon-consul - Service registry bridge for Marathon
- - Bridge from Marathon apps to the Consul K/V store
- mesos-consul - Service registry bridge for Mesos
- - Turnkey CentOS 7 Atomic Host image with integrated Consul, Registrator and HAProxy - enabling rapid MariaDB-Galera and Ceph deployments
- registrator - Service registry bridge for Docker
- - Service discovery, configuration and events for Spring Cloud
- IntelliJ IDEA Consul K/V Support - editor for K/V store
- - Data feeder for Consul K/V store
- kvit - A command line utility for synchronizing key value pairs between Consul and file system