s3ql
garage
| s3ql | garage | |
|---|---|---|
| 9 | 63 | |
| 908 | 3,901 | |
| - | 8.5% | |
| 5.7 | 9.5 | |
| almost 4 years ago | 1 day ago | |
| Python | Rust | |
| GNU General Public License v3.0 or later | GNU Affero General Public License v3.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
s3ql
-
Launch HN: Regatta Storage (YC F24) – Turn S3 into a local-like, POSIX cloud fs
Is this meaningfully different from https://github.com/s3ql/s3ql ?
S3 semantics are generally fairly terrible for file storage (no atomic move/rename is just one example) but using it as block storage a la ZFS is quite clever.
-
Bcachefs Pull Request Submitted for Linux 6.7
i used to use [0]s3ql on-top of "slow" fuse storage. it comes with its own caching layer and some strategies around handling larger blobs of data efficiently even at high latency with ease but its a non shared filesystem. you mount/lock it only once per system. otherwise this was a perfect solution to me at the time.
[0] s3ql: https://github.com/s3ql/s3ql
-
Best way to backup de-duplicated backups to Backblaze?
Off the cuff, you can probably use s3ql or something similar as a posix compatible abstraction layer over b2.
-
Nextcloud is Great!
I use a S3QL mount to store user data, but do hacks and keep the 4-5 log files, the cache, templates, and tmp stored locally on file systems.
-
What is the best way to add some storage to my vps?
Another alternative to rclone mount is S3QL, which in my experience, is much faster (https://github.com/s3ql/s3ql).
-
Digital asset management for design studio
An option may be to use https://github.com/sismics/docs and enable S3 support using https://github.com/s3ql/s3ql
-
Application for using S3 as local storage?
Thank you! It wasn't s3fs-fuse I was remembering, but their github site referenced the project I was looking for: s3ql
-
Any experiences using S3 as primary storage?
I’ve been using s3ql to mount an S3-backed filesystem for the Nextcloud data folder. It has been reasonably fast and very stable so far (~1.5 years, 270GB hosted).
-
Migrate Nextcloud to Modern Infrastructure
Well - I am using s3ql. It builds an encrypted file system into an S3 bucket, and works quite nicely and reliably. I started using that before Linode offered S3, and I was not keen on sharing my files with any of the big providers. So, my files currently are on S3, but not directly from Nextcloud, but with the s3ql layer inbetween.
garage
-
From Hermes outputs to a UI for Garage
A bit of searching led me to Garage — a self-hosted, S3-compatible object store from Deuxfleurs. Lightweight, replicated, runs happily on a couple of cheap boxes. Exactly the shape I wanted.
-
Self-hosted S3 after MinIO: lightweight alternatives for 2026
License: AGPL v3 · Repo: garagehq.deuxfleurs.fr (GitHub mirror: 3,603 stars as of April 2026) · Latest release: v2.3.0, April 16, 2026
-
Healthchecks.io Now Uses Self-Hosted Object Storage
For S3 self-hosters check out Garage, who are developing with NLnet funding: https://garagehq.deuxfleurs.fr
- Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead
- MinIO Is Dead, Long Live MinIO
- Show HN: Gryt – self-hosted, open-source Discord-style voice chat
-
How We Replaced MinIO with Garage for Self-Hosted S3 Storage
We landed on Garage and completed the migration the same day.
- MinIO repository is no longer mainteined
-
Show HN: Minikv – Distributed key-value and object store in Rust (Raft, S3 API)
Sure, here you go:
- Documentation: https://garagehq.deuxfleurs.fr/
- Git repo: https://git.deuxfleurs.fr/Deuxfleurs/garage
- Garage – An S3 object store so reliable you can run it outside datacenters
What are some alternatives?
onlyoffice-licensed - Onlyoffice with license patch and mobile editing restored
seaweedfs - SeaweedFS is a distributed storage system for object storage (S3), file systems, and Iceberg tables, designed to handle billions of files with O(1) disk access and effortless horizontal scaling.
memories - Fast, modern and advanced photo management suite. Runs as a Nextcloud app.
Seaweed File System - SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. [Moved to: https://github.com/seaweedfs/seaweedfs]
aws-nextcloud-snap - NextCloud Snap Deployment on AWS using EC2 and S3
ceph-containers - OCI compliant Ceph Container Images based on Ubuntu LTS