aboutsummaryrefslogtreecommitdiff
path: root/content/infrastructures/bottin.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/infrastructures/bottin.md')
-rw-r--r--content/infrastructures/bottin.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/content/infrastructures/bottin.md b/content/infrastructures/bottin.md
new file mode 100644
index 0000000..e8dd8e0
--- /dev/null
+++ b/content/infrastructures/bottin.md
@@ -0,0 +1,18 @@
+---
+title: "Bottin"
+description: "Un annuaire LDAP pour le distribué"
+date: 2021-11-09T12:40:01.746Z
+dateCreated: 2021-11-09T12:39:59.725Z
+weight: 10
+extra:
+ parent: 'infrastructures/logiciels.md'
+---
+
+# Bottin
+
+Bottin est un annuaire LDAP distribué développé en Go visant la simplicité d'installation et d'utilisation (comparé à des solutions comme OpenLDAP ou Keycloak) tout en offrant la résilience que l'on peut attendre d'un système d'authentification. Il se base pour le stockage distribué sur [Consul](https://www.consul.io/).
+
+## Statut du développement
+
+Bottin est actuellement utilisé en production pour deuxfleurs. Il est cependant toujours en développement actif.
+Le code de Bottin se trouve ici : <https://git.deuxfleurs.fr/Deuxfleurs/bottin>