mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-01-15 23:50:34 +00:00
Compare commits
7 Commits
e30e13be92
...
6902a53146
Author | SHA1 | Date | |
---|---|---|---|
|
6902a53146 | ||
|
3b8932e0dd | ||
|
7aa55a2608 | ||
|
7874265ad6 | ||
|
2e9e6661c0 | ||
|
e5afa1a8c3 | ||
|
72bfb5ca4a |
@ -931,6 +931,7 @@ Network distributed filesystems.
|
||||
|
||||
[Object storage](https://en.wikipedia.org/wiki/Object_storage) is a computer data storage that manages data as objects, as opposed to other storage architectures like file systems which manages data as a file hierarchy, and block storage which manages data as blocks within sectors and tracks.
|
||||
|
||||
- [DaneeCloud](https://docs.daneeskripter.dev/daneecloud/) - DaneeCloud is web application, that works like storage hosting. It includes user management, file management, video and audio player, roles (admin, user, ...), email authentication, recaptcha, file sharing and other features. ([Demo](https://cloud.daneeskripter.dev), [Source Code](https://github.com/DaneeSkripter/DaneeCloud)) `GPL-3.0` `Nodejs/JavaScript/EJS`
|
||||
- [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://min.io/) - Minio is an open source object storage server compatible with Amazon S3 APIs. ([Source Code](https://github.com/minio/minio)) `AGPL-3.0` `Go`
|
||||
- [SeaweedFS](https://github.com/seaweedfs/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`
|
||||
|
Loading…
x
Reference in New Issue
Block a user