From 7e637a070cd48e8a5c24ac5cbedc7ef72e60cfd4 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Mon, 18 Jan 2021 16:49:46 +0100 Subject: [PATCH] Add guichet in our readme Signed-off-by: Quentin Dufour --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e8ac35..c411edf 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ We try to build a generic abstraction stack between our different resources (CPU * **[garage](https://git.deuxfleurs.fr/Deuxfleurs/garage/):** object storage (we also have a legacy glusterfs cluster) * **[diplonat](https://git.deuxfleurs.fr/Deuxfleurs/diplonat):** network automation (firewalling, upnp igd) * **[bottin](https://git.deuxfleurs.fr/Deuxfleurs/bottin):** authentication and authorization (LDAP protocol, consul backend) + * **[guichet](https://git.deuxfleurs.fr/Deuxfleurs/guichet):** a dashboard for our users and administrators * **ansible:** physical node configuration * **nomad:** schedule containers and handle their lifecycle * **consul:** distributed key value store + lock + service discovery