From b8a76ff2d28171134cf7636b367b8bb13ed40f66 Mon Sep 17 00:00:00 2001 From: zonk1 Date: Mon, 11 Apr 2022 11:07:31 +0200 Subject: [PATCH] Add GarageHQ to Storage (#2925) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab6e2505..e04b779b 100644 --- a/README.md +++ b/README.md @@ -859,6 +859,7 @@ _Related: [Groupware](#groupware)_ **[`^ back to top ^`](#)** +- [GarageHQ](https://garagehq.deuxfleurs.fr/) - An open-source geo-distributed storage service you can self-host to fulfill many needs - S3 compatible. ([Source Code](https://git.deuxfleurs.fr/Deuxfleurs/garage)) `AGPL-3.0` `Rust` - [Minio](https://minio.io/) - Minio is an open source object storage server compatible with Amazon S3 APIs. ([Source Code](https://github.com/minio/minio)) `Apache-2.0` `Go` - [SeaweedFS](https://github.com/chrislusf/seaweedfs) - SeaweedFS is an open source distributed file system supporting WebDAV, S3 API, FUSE mount, HDFS, etc, optimized for lots of small files, and easy to add capacity. `Apache-2.0` `Go` - [SFTPGo](https://github.com/drakkan/sftpgo) - Flexible, fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support. `AGPL-3.0` `Go`