Compare commits

...

10 Commits

Author SHA1 Message Date
Daniel Kroufek
1bf7bbea49
Merge 3b8932e0ddc3b95d775677f31544f6f118f82e9b into 2e0e142bf26c333e52710d91383068f5dec3ba91 2023-07-07 14:09:06 +00:00
nodiscc
2e0e142bf2
Merge pull request #3977 from awesome-selfhosted/update-92five-license
update 92five license, remove outdated source code link
2023-07-06 20:36:55 +00:00
nodiscc
d22d53df89
remove 92five source code link
This is not the source code for the application distributed on the main website, stopped being updated in March 2022
2023-07-06 20:24:33 +00:00
nodiscc
3469b5b32e
update 92five license
92five switcher to a fully proprietary license with no rights to reproduce/redistribute https://92fiveapp.com/licence.html
2023-07-06 20:23:01 +00:00
Daniel Kroufek
3b8932e0dd
better description 2023-06-18 11:39:25 +02: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
2 changed files with 2 additions and 1 deletions

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 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/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`

View File

@ -145,7 +145,7 @@
### Software Development - Project Management
- [92five](https://92fiveapp.com/) - Self-hosted project management application. ([Source code](https://github.com/chintanbanugaria/92five)) `CC-BY-NC-4.0` `PHP`
- [92five](https://92fiveapp.com/) - Self-hosted project management application. `⊘ Proprietary` `PHP`
- [Active Collab](https://activecollab.com/) - Project management. `⊘ Proprietary` `PHP`
- [BitBucket Server](https://www.atlassian.com/software/bitbucket/enterprise/data-center) - Enterprise-level Git solution similar to GitLab. `⊘ Proprietary` `Java`
- [Buddy Enterprise](https://buddy.works/) - Git and Continuous Integration/Delivery Platform. `⊘ Proprietary` `Nodejs/Java`