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 0cdd9071aa Do not remove ourself when we leave from Raft 2014-01-10 15:05:34 -08:00
command Updating agent to deal with new API 2014-01-08 15:13:27 -08:00
consul Do not remove ourself when we leave from Raft 2014-01-10 15:05:34 -08:00
scripts Adding basic CLI infrastructure 2013-12-19 11:22:08 -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