Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today. Learn more →
S3 Server Alternatives
Similar projects and alternatives to S3 Server
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
-
-
garage
(Mirror) S3-compatible object store for small self-hosted geo-distributed deployments. Main repo: https://git.deuxfleurs.fr/Deuxfleurs/garage (by deuxfleurs-org)
-
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.
-
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
-
-
-
-
Zenko
Zenko is the open source multi-cloud data controller: own and keep control of your data on any cloud.
-
docker-nginx-webdav-nononsense
Aims to enable a no-nonsense WebDAV docker system on the latest available nginx mainline. Magic included?
-
google-search-results-nodejs
SerpApi client library for Node.js. Previously: Google Search Results Node.js.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
S3 Server discussion
S3 Server reviews and mentions
-
Show HN: OpenSign – The open source alternative to DocuSign
> 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
-
What's your backup plan? Tape? Remote storage? Mirrored arrays in different physical places?
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
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
-
Raspberry Pi for backup server. Docker or just direct install
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
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?
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
-
A note from our sponsor - Civic Auth
www.civic.com | 15 May 2025
Stats
scality/cloudserver is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of S3 Server is JavaScript.