aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzonk1 <arne.rusek+github@matfyz.cz>2022-04-11 09:07:31 +0000
committerGitHub <noreply@github.com>2022-04-11 09:07:31 +0000
commitb8a76ff2d28171134cf7636b367b8bb13ed40f66 (patch)
tree5d6e365a0fdedd501ffd5cbf3fd67b9e6108ffc5
parentAdded Livebook to Note-taking & Editors (#2895) (diff)
downloadawesome-selfhosted-b8a76ff2d28171134cf7636b367b8bb13ed40f66.tar.gz
awesome-selfhosted-b8a76ff2d28171134cf7636b367b8bb13ed40f66.zip
Add GarageHQ to Storage (#2925)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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`