aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-01-18 16:51:06 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-01-18 16:51:06 +0100
commit0be20b22a6aecc52c6f76f3f773cd023e95b76d3 (patch)
treeba085fcdff587f290b642bf151f554f80b30730f
parent7e637a070cd48e8a5c24ac5cbedc7ef72e60cfd4 (diff)
downloadinfrastructure-0be20b22a6aecc52c6f76f3f773cd023e95b76d3.tar.gz
infrastructure-0be20b22a6aecc52c6f76f3f773cd023e95b76d3.zip
Upgrade garage description
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c411edf..5bf9f58 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ deuxfleurs.fr
We try to build a generic abstraction stack between our different resources (CPU, RAM, disk, etc.) and our services (Chat, Storage, etc.), we develop our own tools when needed:
- * **[garage](https://git.deuxfleurs.fr/Deuxfleurs/garage/):** object storage (we also have a legacy glusterfs cluster)
+ * **[garage](https://git.deuxfleurs.fr/Deuxfleurs/garage/):** S3-compatible lightweight object store for self-hosted geo-distributed deployments (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