aboutsummaryrefslogtreecommitdiff
path: root/content/infrastructures/logiciels/bottin.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/infrastructures/logiciels/bottin.md')
-rw-r--r--content/infrastructures/logiciels/bottin.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/content/infrastructures/logiciels/bottin.md b/content/infrastructures/logiciels/bottin.md
new file mode 100644
index 0000000..4f1a032
--- /dev/null
+++ b/content/infrastructures/logiciels/bottin.md
@@ -0,0 +1,19 @@
+---
+title: Bottin
+description:
+published: true
+date: 2021-11-09T12:40:01.746Z
+tags:
+editor: markdown
+dateCreated: 2021-11-09T12:39:59.725Z
+weight: 10
+---
+
+# 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>