diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2021-01-18 16:51:06 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2021-01-18 16:51:06 +0100 |
commit | 0be20b22a6aecc52c6f76f3f773cd023e95b76d3 (patch) | |
tree | ba085fcdff587f290b642bf151f554f80b30730f | |
parent | 7e637a070cd48e8a5c24ac5cbedc7ef72e60cfd4 (diff) | |
download | infrastructure-0be20b22a6aecc52c6f76f3f773cd023e95b76d3.tar.gz infrastructure-0be20b22a6aecc52c6f76f3f773cd023e95b76d3.zip |
Upgrade garage description
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |