Categories |
|
---|---|
Website | github.com |
Pricing URL | - |
Categories |
|
---|---|
Website | min.io |
Pricing URL | Official Minio Pricing |
No Seaweed FS videos yet. You could help us improve this page by suggesting one.
Based on our record, Minio should be more popular than Seaweed FS. It has been mentiond 153 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
> 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:... - Source: Hacker News / 4 months ago
Wireguard + GUI: https://github.com/wg-easy/wg-easy Backups of mail accounts: https://www.offlineimap.org Cloud storage for phones: http://nextcloud.com Mirroring podcasts locally: https://github.com/akhilrex/podgrab My own matrix instance: https://matrix-org.github.io/dendrite/ Backups: https://restic.net Media Management: https://jellyfin.org Relay only tor help: https://www.torproject.org S3 compatible storage:... - Source: Hacker News / 5 months ago
JuiceFS is mostly POSIX compatible, but there are important caveats to that like no ACL, copying files changes their mtime (which impacts backup tools), has "close-to-open" consistency (which makes it dangerous for log appenders). Choosing an appropriate solution in this space still depends on what you need to do with the storage, and some options are MooseFS https://github.com/moosefs/moosefs, Curve... - Source: Hacker News / 10 months ago
Supabase-Storage uses an S3 compatible API and is ultimately just middleware for it. So, the redundancy would be at the storage backend systems. Seems like the majority of s3 compatible selfhosted systems are built for redundancy/high-availability. With only a brief read of docs, and in no particular order: Https://garagehq.deuxfleurs.fr/documentation/quick-start/ Https://github.com/seaweedfs/seaweedfs CEPH... Source: 11 months ago
Adopted SeaweedFS few months back. Never looked back since then. It's fast even on HDD disks. https://github.com/seaweedfs/seaweedfs#introduction. - Source: Hacker News / about 1 year ago
I'd throw minio [1] in the list there as well for homelab k8s object storage. [1] https://min.io/. - Source: Hacker News / about 1 month ago
Can you just append the data to a blob using something like the s3 blob api? AWS, Azure and Minio https://min.io/ all support it. That way you don't have to reinvent the wheel. Source: 6 months ago
With that being said, you better take a look at something more WAN optimized and more secure, like S3 storage. You can build the S3 storage (and gain immutability) using something like MinIO (https://min.io/) or Ceph (https://ceph.io/en/) or check out Object First Ootbi offerings - https://objectfirst.com/object-storage/ (I work for them). Source: 7 months ago
ToolJet allows you to build applications that use relational and non-relational databases, REST APIs, OpenAI technologies, and cloud storage like Google Cloud Storage, AWS S3, and Minio. It is an excellent development tool helping individuals, developers, and businesses create and ship products faster. - Source: dev.to / 7 months ago
If you need to install a blob storage on your edge device, you should consider MinIO{:target="_blank"}. It is an open-source, high-performance object storage system designed to store any kind of unstructured data–usually heavy in memory–such as photos, videos, backups, and container images. - Source: dev.to / 7 months ago
Ceph - Ceph is a distributed object store and file system designed to provide excellent performance...
GlusterFS - GlusterFS is a scale-out network-attached storage file system.
Google Cloud Storage - Google Cloud Storage offers developers and IT organizations durable and highly available object storage.
BeeGFS - Download What is BeeGFS? BeeGFS (formerly FhGFS) is a parallel cluster file system, developed with a strong focus on performance and designed for very easy installation and management.
Azure Blob Storage - Use Azure Blob Storage to store all kinds of files. Azure hot, cool, and archive storage is reliable cloud object storage for unstructured data
WekaFS - WekaFS is an extreme-performance parallel filesystem for Linux from WekaIO that works in AWS or on-prem on Industry-Standard Servers. WekaFS includes Enterprise features such as snapshots and tiering to S3 Object Stores.