Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure. https://www.consul.io
Go to file
Armon Dadgar 2362b397fa consul: Adding Stats() method to get various debugging information 2014-02-23 16:37:33 -08:00
command agent: Disallow bootstrap mode when a client. Fixes #3 2014-02-22 18:58:15 -08:00
consul consul: Adding Stats() method to get various debugging information 2014-02-23 16:37:33 -08:00
scripts Update scripts for cross-compile 2014-02-22 14:57:19 -08:00
website website: adding guide on bootstrapping a DC. Fixes #5. 2014-02-22 21:08:36 -08:00
.gitignore Adding basic CLI infrastructure 2013-12-19 11:22:08 -08:00
LICENSE Initial commit 2013-11-04 14:15:27 -08:00
Makefile consul: adding basic skeleton 2013-12-06 15:43:07 -08:00
README.md Initial commit 2013-11-04 14:15:27 -08:00
commands.go Adding the various CLI commands 2013-12-31 13:06:33 -08:00
main.go Adding basic CLI infrastructure 2013-12-19 11:22:08 -08:00
main_test.go Adding basic CLI infrastructure 2013-12-19 11:22:08 -08:00
version.go Adding basic CLI infrastructure 2013-12-19 11:22:08 -08:00

README.md

consul

Consul is a tool for service discovery, monitoring and configuration