From f5ee9b97de1e9729c2d4ab0c0716ac8f45c9f38d Mon Sep 17 00:00:00 2001 From: Brian Waldon Date: Mon, 14 Apr 2014 14:43:37 -0700 Subject: [PATCH] doc(tools): Add fleet to list of projects using etcd --- Documentation/libraries-and-tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/libraries-and-tools.md b/Documentation/libraries-and-tools.md index e0da2505b..9b1ad5dba 100644 --- a/Documentation/libraries-and-tools.md +++ b/Documentation/libraries-and-tools.md @@ -88,3 +88,4 @@ A detailed recap of client functionalities can be found in the [clients compatib - [kelseyhightower/confd](https://github.com/kelseyhightower/confd) - Manage local app config files using templates and data from etcd - [configdb](https://git.autistici.org/ai/configdb/tree/master) - A REST relational abstraction on top of arbitrary database backends, aimed at storing configs and inventories. - [scrz](https://github.com/scrz/scrz) - Container manager, stores configuration in etcd. +- [fleet](https://github.com/coreos/fleet) - Distributed init system