diff options
author | zonk1 <arne.rusek+github@matfyz.cz> | 2022-04-11 09:07:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-11 09:07:31 +0000 |
commit | b8a76ff2d28171134cf7636b367b8bb13ed40f66 (patch) | |
tree | 5d6e365a0fdedd501ffd5cbf3fd67b9e6108ffc5 | |
parent | Added Livebook to Note-taking & Editors (#2895) (diff) | |
download | awesome-selfhosted-b8a76ff2d28171134cf7636b367b8bb13ed40f66.tar.gz awesome-selfhosted-b8a76ff2d28171134cf7636b367b8bb13ed40f66.zip |
Add GarageHQ to Storage (#2925)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |