From 16d13276b0a6406fcc90d4aef802e836c3ce0bed Mon Sep 17 00:00:00 2001 From: cloudymax Date: Sat, 10 Jan 2026 17:21:01 +0100 Subject: [PATCH 1/2] Add more info on seaweedfs, add links for grarage s3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f9bb35..2cc7bcb 100644 --- a/README.md +++ b/README.md @@ -169,9 +169,9 @@ Depending on your needs and technical concerns, you may find any number of diffe | Name | Alternative(s) | Evidence | |---|---|---| -| [MinIO](https://www.min.io/) | [Garage] | Advertises AI as their primary focus on their website. | +| [MinIO](https://www.min.io/) | [Garage](https://garagehq.deuxfleurs.fr/) | Advertises AI as their primary focus on their website. | | [Nextcloud](https://nextcloud.com/) | | [✨ Nextcloud Assistant](https://nextcloud.com/assistant/); Nextcloud Desktop has [AGENTS.md](https://github.com/nextcloud/desktop/blob/master/AGENTS.md)| -| [SeaweedFS](https://seaweedfs.com/) | [Garage] for S3 portion. Need more info on other alternatives to distributed storage | Using [Gemini and coderabbitai in PRs](https://github.com/seaweedfs/seaweedfs/pull/7996). | +| [SeaweedFS](https://seaweedfs.com/) | [Garage](https://garagehq.deuxfleurs.fr/) for S3 api + [JuiceFS]() for the NFS mounts ad K8s CSI driver - or [Rook/Ceph](https://rook.io/) | Using [Gemini and coderabbitai in PRs](https://github.com/seaweedfs/seaweedfs/pull/7996). | ### Operating Systems From 7e8e8e1143c7a0886269df12c2917b154672e929 Mon Sep 17 00:00:00 2001 From: cloudymax Date: Sat, 10 Jan 2026 17:22:02 +0100 Subject: [PATCH 2/2] fix missing juicefs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cc7bcb..2ba21ac 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ Depending on your needs and technical concerns, you may find any number of diffe |---|---|---| | [MinIO](https://www.min.io/) | [Garage](https://garagehq.deuxfleurs.fr/) | Advertises AI as their primary focus on their website. | | [Nextcloud](https://nextcloud.com/) | | [✨ Nextcloud Assistant](https://nextcloud.com/assistant/); Nextcloud Desktop has [AGENTS.md](https://github.com/nextcloud/desktop/blob/master/AGENTS.md)| -| [SeaweedFS](https://seaweedfs.com/) | [Garage](https://garagehq.deuxfleurs.fr/) for S3 api + [JuiceFS]() for the NFS mounts ad K8s CSI driver - or [Rook/Ceph](https://rook.io/) | Using [Gemini and coderabbitai in PRs](https://github.com/seaweedfs/seaweedfs/pull/7996). | +| [SeaweedFS](https://seaweedfs.com/) | [Garage](https://garagehq.deuxfleurs.fr/) for S3 api + [JuiceFS](https://juicefs.com/en/) for the NFS mounts ad K8s CSI driver - or [Rook/Ceph](https://rook.io/) | Using [Gemini and coderabbitai in PRs](https://github.com/seaweedfs/seaweedfs/pull/7996). | ### Operating Systems