S3 Server VS garage

Compare S3 Server vs garage and see what are their differences.

S3 Server

Zenko CloudServer, an open-source Node.js implementation of the Amazon S3 protocol on the front-end and backend storage capabilities to multiple clouds, including Azure and Google. (by scality)

garage

(Mirror) S3-compatible object store for small self-hosted geo-distributed deployments. Main repo: https://git.deuxfleurs.fr/Deuxfleurs/garage (by deuxfleurs-org)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
S3 Server garage
9 41
1,630 369
0.6% 5.5%
9.2 9.7
7 days ago 8 days ago
JavaScript Rust
Apache License 2.0 GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

S3 Server

Posts with mentions or reviews of S3 Server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-28.
  • Show HN: OpenSign – The open source alternative to DocuSign
    7 projects | news.ycombinator.com | 28 Oct 2023
    > Theoretically they could swap with minio but last time we used it it was not a drop-in replacement yet.

    Depends on whether AGPL v3 works for you or not (or whether you decide to pay them), I guess: https://min.io/pricing

    I've actually been looking for more open alternatives, but haven't found much.

    Zenko CloudServer seemed to be somewhat promising, but doesn't seem to be managed very actively: https://github.com/scality/cloudserver/issues/4986 (their Docker images on DockerHub were last updated 10 months ago, which is what the homepage links to; blog doesn't seem active since 2019, forums don't have much going on, despite some action on GitHub still)

    There was also Garage, but that one is also AGPL v3: https://garagehq.deuxfleurs.fr/

    The closest I got was discovering that SeaweedFS has an S3 compatible mode: https://github.com/seaweedfs/seaweedfs

  • Interacting with S3 - like cloud
    1 project | /r/node | 19 May 2022
  • What's your backup plan? Tape? Remote storage? Mirrored arrays in different physical places?
    1 project | /r/homelab | 28 Nov 2021
    Another option to consider is building an S3 server using free solutions like Minio, Scality Server to create and provide S3 compatible object storage thus backup data to own S3 immutable server. https://min.io/ https://github.com/scality/cloudserver
  • looking for file upload script/software
    1 project | /r/selfhosted | 24 Oct 2021
    For the project, you can deploy free solutions like Minio, Scality Server to create and provide S3 compatible object storage for your clients, to which they can upload their data using any S3 client. You let the create personal folders known as buckets and upload data there. https://min.io/ https://github.com/scality/cloudserver
  • backup service hosted on RPI for desktop and mobile
    3 projects | /r/selfhosted | 5 Sep 2021
  • Raspberry Pi for backup server. Docker or just direct install
    2 projects | /r/selfhosted | 10 Aug 2021
    Another upvote for building an S3-based backup server. For the project, you can deploy free solutions like Minio, Scality Server to provide S3 compatible object storage for your clients which is ransomware resilient. https://min.io/ https://github.com/scality/cloudserver
  • Recommend me an offsite backup solution with a RPI4
    3 projects | /r/selfhosted | 29 Jul 2021
    Another vote for building S3 storage. For the project, you can deploy free solutions like Minio, Scality Server to provide S3 storage to your clients connected to your VPN. https://min.io/ https://github.com/scality/cloudserver Check tinc as a simple VPN https://www.tinc-vpn.org/ To upload data onto offsite storage you can use free Rclone, Duplicati, MSP360, and other tools that support the S3 protocol. https://www.vmwareblog.org/single-cloud-enough-secure-backups-5-cool-cross-cloud-solutions-consider/
  • How are you backing up Hudu?
    1 project | /r/hudu | 26 Feb 2021
    I'm just trying to avoid the cross-provider complexity where possible.... considered loading up Azure App Services with CloudServer (https://www.zenko.io/cloudserver/) as its just Node.js, but i think i'm getting too cute for something that I can drop into DigitalOcean or AWS quickly.
  • Highly scalable cloud storage solutions
    2 projects | /r/selfhosted | 24 Dec 2020

garage

Posts with mentions or reviews of garage. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-02.
  • SeaweedFS fast distributed storage system for blobs, objects, files and datalake
    7 projects | news.ycombinator.com | 2 Feb 2024
    Take a look at GarageS3, it's a niceoption for "just an S3 server" for self hosting.

    https://garagehq.deuxfleurs.fr/

    I use it for self hosting.

  • A case for moving away from the cloud and embracing local storage solutions
    3 projects | news.ycombinator.com | 3 Dec 2023
    Garage (https://garagehq.deuxfleurs.fr/) gets pretty close for object storage. It’s built with mixing high/low latency links and replication between multiple hosts. Unfortunately it’s not really built for end-users, but devs, so there’s no ui or anything like that.
  • Show HN: OpenSign – The open source alternative to DocuSign
    7 projects | news.ycombinator.com | 28 Oct 2023
    > Theoretically they could swap with minio but last time we used it it was not a drop-in replacement yet.

    Depends on whether AGPL v3 works for you or not (or whether you decide to pay them), I guess: https://min.io/pricing

    I've actually been looking for more open alternatives, but haven't found much.

    Zenko CloudServer seemed to be somewhat promising, but doesn't seem to be managed very actively: https://github.com/scality/cloudserver/issues/4986 (their Docker images on DockerHub were last updated 10 months ago, which is what the homepage links to; blog doesn't seem active since 2019, forums don't have much going on, despite some action on GitHub still)

    There was also Garage, but that one is also AGPL v3: https://garagehq.deuxfleurs.fr/

    The closest I got was discovering that SeaweedFS has an S3 compatible mode: https://github.com/seaweedfs/seaweedfs

  • Local-first software: You own your data, in spite of the cloud (2019)
    8 projects | news.ycombinator.com | 2 Oct 2023
    Ah, you should check out Garage (https://garagehq.deuxfleurs.fr/) for a self-hosted, cluster-y API of S3
  • Object storage - "we are finally building it"
    1 project | /r/hetzner | 22 Jun 2023
  • Canva saves millions annually in Amazon S3 costs
    1 project | news.ycombinator.com | 19 Jun 2023
    I'm a big fan of Garage[1], which is a dead-simple S3 drop-in that you can host on your own drives. It's designed for consumer hardware with shitty internet in-between nodes.

    [1]:https://garagehq.deuxfleurs.fr/

  • Quickwit 0.6.0 - Search and analytics on billions of logs with minimal hardware
    4 projects | /r/selfhosted | 9 Jun 2023
    One more thing we are also proud of: a bunch of our users is using the object storage Garage, this OSS project looks really promising, and we really cherish the OSS for this kind of unexpected combination.
  • Show HN: Quickwit – Cost-efficient Elasticsearch alternative on object storage
    5 projects | news.ycombinator.com | 7 Jun 2023
    - Another nice comment seen on HN « it seems to be very easy to run, not very IO intensive, and running fine on a single node with modest hardware with >2 billion log rows. It has a really cool dynamic schema feature too.» [9]

    Fun fact: at least 4 users are using Garage[10] as the object storage, this OSS project looks really promising and made the HN front page a few months ago[11], we really cherish the OSS for this kind of unexpected combination.

    Any feedback positive/negative always greatly appreciated here!

    [0] Quickwit repo: https://github.com/quickwit-oss/quickwit

    [1] Searching the web under 1000$/month: https://news.ycombinator.com/item?id=27074481

    [2] Chitchat gossip library: https://github.com/quickwit-oss/chitchat

    [3] Columnar format: https://github.com/quickwit-oss/tantivy/tree/main/columnar

    [4] Tantivy library: https://github.com/quickwit-oss/tantivy/

    [5] Whichlang library: https://github.com/quickwit-oss/whichlang

    [6] GitHub Archive demo in terminal: https://www.youtube.com/watch?v=SNq3bARRlDI

    [7] Indexing performance: https://twitter.com/fulmicoton/status/1638016949459488768

    [8] https://twitter.com/arnonrgo/status/1645429632303235073?s=20

    [9] https://news.ycombinator.com/item?id=35742544

    [10] Garage object storage: https://garagehq.deuxfleurs.fr/

    [11] https://news.ycombinator.com/item?id=33853539

  • The NixOS Foundation’s Call to Action: S3 Costs Require Community Support
    2 projects | news.ycombinator.com | 3 Jun 2023
    On the technical side, garage (https://garagehq.deuxfleurs.fr/) does multi master replication by default, so is probably better for this use case. Still with S3 API.
  • Looking for a solution to merge storage accross WAN
    1 project | /r/homelab | 28 May 2023
    You are looking for garage.

What are some alternatives?

When comparing S3 Server and garage you can also consider the following projects:

Zenko - Zenko is the open source multi-cloud data controller: own and keep control of your data on any cloud.

seaweedfs - 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.

TeleAPI - 🚀 The useful library to simplify your work with Telegram Bot API

ceph-containers - OCI compliant Ceph Container Images based on Ubuntu LTS

docker-nginx-webdav-nononsense - Aims to enable a no-nonsense WebDAV docker system on the latest available nginx mainline. Magic included?

google-maps-services-js - Node.js client library for Google Maps API Web Services

s3ql - a full featured file system for online data storage

gtrans

Nebula - A scalable overlay networking tool with a focus on performance, simplicity and security

sshfs - A network filesystem client to connect to SSH servers

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]