From 465fa18ccd687a7d210551cef4d412ee7c882cc1 Mon Sep 17 00:00:00 2001 From: Benjamin Dos Santos Date: Wed, 25 Jun 2014 20:04:48 +0200 Subject: [PATCH] Add service discovery section and Consul. Consul is a tool for service discovery, monitoring and configuration. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b5e9307..f874799 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,10 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [Rundeck](http://rundeck.org/) - Simple orchestration tool. * [Salt](http://www.saltstack.com/) - It's written in Python. +## Service discovery + +* [Consul](http://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration. + ## Cloud Storage * [git-annex assistant](http://git-annex.branchable.com/assistant/) - A synchronised folder on each of your OSX and Linux computers, Android devices, removable drives, NAS appliances, and cloud services.