Compare commits

...

7 Commits

Author SHA1 Message Date
Daniel Kroufek
9111017c8f
Merge 7aa55a260828d1948cffd7a320273652a4876fea into 74522a5926865b90d724e6c7f7091721f1107fff 2023-06-13 11:32:07 +02:00
Marshall Ku
74522a5926
Fix typography in awesome-sysadmin url (#3892) 2023-06-12 13:16:47 +00:00
Daniel Kroufek
7aa55a2608
some corrections 2023-06-08 19:07:24 +02:00
Daniel Kroufek
7874265ad6
Merge branch 'master' into master 2023-06-08 19:05:26 +02:00
Daniel Kroufek
2e9e6661c0
Merge branch 'master' into master 2023-06-06 18:28:21 +02:00
Daniel Kroufek
e5afa1a8c3
Merge branch 'master' into master 2023-06-04 16:22:05 +02:00
Daniel Kroufek
72bfb5ca4a
Add DaneeCloud to File Transfer - Object Storage & File Servers 2023-06-03 16:33:38 +02:00

View File

@ -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 just like custom cloud service with user management, file management, video and audio player, roles (admin, user, ...), email verification, recaptcha, sharing files & more!. ([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/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`
@ -1419,7 +1420,7 @@ _Related: [Inventory Management](#inventory-management), [Resource Planning - En
Software for [monitoring](https://en.wikipedia.org/wiki/Monitoring#Computing) systems, networks, applications and websites.
**Please visit [awesome-sysadmin/Monitoring](https://github.com/awesome-foss/awesome-sysadmin#monitoring), [awesome-sysadmin/Metric and Metric Collection](https://github.com/awesome-foss/awesome-sysadmin#metric--metric-collection)**
**Please visit [awesome-sysadmin/Monitoring](https://github.com/awesome-foss/awesome-sysadmin#monitoring), [awesome-sysadmin/Metrics and Metric Collection](https://github.com/awesome-foss/awesome-sysadmin#metrics--metric-collection)**