Discussion
Loading...

#Tag

  • About
  • Code of conduct
  • Privacy
  • Users
  • Instances
  • About Bonfire
pvergain (framapiaf) boosted
.:\dGh/:.
@darkghosthunter@mastodon.social  ·  activity timestamp 4 weeks ago

Time to migrate from #Minio and their rug-pullers:

https://github.com/minio/minio/issues/21647
https://github.com/minio/object-browser/issues/3546

What alternatives are? Several, better:

- SeaweedFS
https://github.com/seaweedfs/seaweedfs
- Versity S3
https://github.com/versity/versitygw
- Garage
https://garagehq.deuxfleurs.fr/

#OpenSource #FOSS #CloseSource #Commercial #AWS #S3 #Hosting #SelfHosting #SoftwareDevelopment #WebDevelopment #Laravel

GitHub

GitHub - seaweedfs/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, xDC replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. Enterprise version is at seaweedfs.com.

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, xDC replica...
  • Copy link
  • Flag this post
  • Block
pvergain (framapiaf) boosted
Jason
@jason@click.ba.it  ·  activity timestamp 3 weeks ago

Catching up on that whole #MinIO fiasco https://github.com/minio/minio/issues/21647. Unfortunately is MinIO community version not only a "source-only" distribution now, they also decided to not add any more features to it. Fork incoming, I guess... ? I have just manually patched my instance and will look for an alternative. "Garage" might be worth a look https://garagehq.deuxfleurs.fr

Sorry, no caption provided by author
Sorry, no caption provided by author
Sorry, no caption provided by author
  • Copy link
  • Flag this post
  • Block
pvergain (framapiaf) boosted
Mawoka
@Mawoka@mastodon.online  ·  activity timestamp 3 weeks ago

I'm finally off of #minio! Finally using #Garage for #S3 storage.

(minio removed features, stops distributing #docker containers besides them having an active CVE and more. You'd need to buy a license to keep these features)

#opensource #selfhosting

  • Copy link
  • Flag this post
  • Block
pvergain (framapiaf) boosted
Alejandro Baez
@zeab@fosstodon.org  ·  activity timestamp 3 weeks ago

Learned that #minio is basically doing seppuku to itself. So started looking at alternatives. Found so far #garage. Absolutely terrible searchable name, 😅 but excellent alternative. A great deal of work has gone to make it consistent. Full #CRDT design and everything! 😍

https://garagehq.deuxfleurs.fr/

  • Copy link
  • Flag this post
  • Block
Alejandro Baez
@zeab@fosstodon.org  ·  activity timestamp 3 weeks ago

Learned that #minio is basically doing seppuku to itself. So started looking at alternatives. Found so far #garage. Absolutely terrible searchable name, 😅 but excellent alternative. A great deal of work has gone to make it consistent. Full #CRDT design and everything! 😍

https://garagehq.deuxfleurs.fr/

  • Copy link
  • Flag this post
  • Block
Mawoka
@Mawoka@mastodon.online  ·  activity timestamp 3 weeks ago

I'm finally off of #minio! Finally using #Garage for #S3 storage.

(minio removed features, stops distributing #docker containers besides them having an active CVE and more. You'd need to buy a license to keep these features)

#opensource #selfhosting

  • Copy link
  • Flag this post
  • Block
Jason
@jason@click.ba.it  ·  activity timestamp 3 weeks ago

Catching up on that whole #MinIO fiasco https://github.com/minio/minio/issues/21647. Unfortunately is MinIO community version not only a "source-only" distribution now, they also decided to not add any more features to it. Fork incoming, I guess... ? I have just manually patched my instance and will look for an alternative. "Garage" might be worth a look https://garagehq.deuxfleurs.fr

Sorry, no caption provided by author
Sorry, no caption provided by author
Sorry, no caption provided by author
  • Copy link
  • Flag this post
  • Block
Kevin Woblick
@Kovah@mastodon.social  ·  activity timestamp 4 weeks ago

After the newest fuckery from #MinIO, I tried #SeaweedFS and Garage, and then decided to just go with #Backblaze for my server backups, with local replication to my Synology NAS.

Sometimes, #selfhosting is the tedious, nerve-wrecking answer to a question, whose real solution is paying $0.5 a month. 🫠

  • Copy link
  • Flag this post
  • Block
.:\dGh/:.
@darkghosthunter@mastodon.social  ·  activity timestamp 4 weeks ago

Time to migrate from #Minio and their rug-pullers:

https://github.com/minio/minio/issues/21647
https://github.com/minio/object-browser/issues/3546

What alternatives are? Several, better:

- SeaweedFS
https://github.com/seaweedfs/seaweedfs
- Versity S3
https://github.com/versity/versitygw
- Garage
https://garagehq.deuxfleurs.fr/

#OpenSource #FOSS #CloseSource #Commercial #AWS #S3 #Hosting #SelfHosting #SoftwareDevelopment #WebDevelopment #Laravel

GitHub

GitHub - seaweedfs/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, xDC replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. Enterprise version is at seaweedfs.com.

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, xDC replica...
  • Copy link
  • Flag this post
  • Block
memo
@memoria@wetdry.world  ·  activity timestamp last month

#MinIO is a popular S3 compatible object store. It is a necessary component in many self hosted applications. the docker image has over a billion downloads

in July MinIO removed the admin interface from the community edition, forcing users to the CLI or paid upgrades
https://cloudian.com/blog/minios-ui-removal-leaves-organizations-searching-for-alternatives/

5 days ago MinIO released a security update to fix a high severity 8.1/10 CVE
https://github.com/minio/minio/security/advisories/GHSA-jjjj-jwhf-8rgr

4 days ago a user asked about the missing docker image update
https://github.com/minio/minio/issues/21647

a MinIO dev replied
> "This project is a source only distribution now, if you want to build containers you need to build them yourselves"

this is user hostile behaviour. i wish them the same fate as Redis

#foss #opensource #selfhost

GitHub

Privilege Escalation via Session Policy Bypass in Service Accounts and STS

### Summary A privilege escalation vulnerability allows service accounts and STS (Security Token Service) accounts with restricted session policies to bypass their inline policy restrictions when ...
Cloudian

MinIO Bait and Switch Leaves Enterprise Users Scrambling

MinIO removed web-based management from its community version, directing users to paid plans. Cloudian offers a richer, lower cost option.
  • Copy link
  • Flag this post
  • Block
Saustrup
@saustrup@mstdn.dk  ·  activity timestamp 2 months ago

Considering switching the #MinIO backend of #mstdndk to #Garage by #deuxfleurs. 3 replicas on #Kubernetes. Anyone with real life experience and/or tips? :-)

https://garagehq.deuxfleurs.fr/

#mastodon #s3

  • Copy link
  • Flag this post
  • Block
Psyhackological
@psyhackological@fosstodon.org  ·  activity timestamp 4 months ago
@stefano@Tubsta and Garage couldn't handle it that well? Do you have some simple benchmark? For example also compared to not so many bigger files?
Stefano Marinelli
@stefano@mastodon.bsd.cafe replied  ·  activity timestamp 4 months ago
@psyhackological@Tubsta I conducted some experimental tests. I set up Garage and SeaweedFS on the same machine - with rotating disks - the same one on which Minio runs. I then used rclone to copy files from Minio (which was in production) to Garage and SeaweedFS. I repeated the test several times.
With Garage, after a few GB, the process slows down, the CPU load increases (and by a lot), and the I/O wait becomes high. After about 80GB, I have to stop; the load becomes extremely high, and the latencies are monstrous.
With SeaweedFS, the load remains constant, and the performance is the same. The I/O wait remains minimal.
I've attached a graph of the machine's CPU load. On the left is when I performed the rclone to Garage. On the right, to SeaweedFS. Note that the bulk of the load in the second part is caused by Minio's reads.

#Minio#SeaweedFS

The graph shows the CPU load of a machine over time, from Saturday 12:00 to Saturday 18:00. The y-axis represents the CPU load, and the x-axis represents time. The graph is divided into two main sections. The first section, on the left, shows a very high and sustained CPU load, peaking significantly. This corresponds to the rclone operation to Garage. The second section, on the right, shows a lower, more consistent, and fluctuating CPU load, with several smaller peaks. This corresponds to the rclone operation to SeaweedFS. The overall load in the second section is considerably less intense than in the first, reflecting the difference in performance between the two systems.
The graph shows the CPU load of a machine over time, from Saturday 12:00 to Saturday 18:00. The y-axis represents the CPU load, and the x-axis represents time. The graph is divided into two main sections. The first section, on the left, shows a very high and sustained CPU load, peaking significantly. This corresponds to the rclone operation to Garage. The second section, on the right, shows a lower, more consistent, and fluctuating CPU load, with several smaller peaks. This corresponds to the rclone operation to SeaweedFS. The overall load in the second section is considerably less intense than in the first, reflecting the difference in performance between the two systems.
The graph shows the CPU load of a machine over time, from Saturday 12:00 to Saturday 18:00. The y-axis represents the CPU load, and the x-axis represents time. The graph is divided into two main sections. The first section, on the left, shows a very high and sustained CPU load, peaking significantly. This corresponds to the rclone operation to Garage. The second section, on the right, shows a lower, more consistent, and fluctuating CPU load, with several smaller peaks. This corresponds to the rclone operation to SeaweedFS. The overall load in the second section is considerably less intense than in the first, reflecting the difference in performance between the two systems.
  • Copy link
  • Flag this comment
  • Block
Michael Dexter boosted
Stefano Marinelli
@stefano@mastodon.bsd.cafe  ·  activity timestamp 4 months ago

I've switched the BSD Cafe Mastodon media over to SeaweedFS.
Posts from the last few hours might not show media, as I'm doing the final 'rclone' migration from MinIO and the ETA is around 3 hours.

Stay tuned 🙂

#BSDCafe#Minio#SeaweedFS#Mastodon

  • Copy link
  • Flag this post
  • Block
Stefano Marinelli
@stefano@mastodon.bsd.cafe  ·  activity timestamp 4 months ago

I've switched the BSD Cafe Mastodon media over to SeaweedFS.
Posts from the last few hours might not show media, as I'm doing the final 'rclone' migration from MinIO and the ETA is around 3 hours.

Stay tuned 🙂

#BSDCafe#Minio#SeaweedFS#Mastodon

  • Copy link
  • Flag this post
  • Block
Pedro Piñera
@pedro@mastodon.pepicrft.me  ·  activity timestamp 4 months ago

I'm setting up Minio in the Tuist server codebase so that we can do offline development. Before this change the local server pointed to a remote S3 solution, which doesn't work when you have external contributors #s3 #minio

https://github.com/tuist/tuist/pull/7952

  • Copy link
  • Flag this post
  • Block
jbz
@jbz@indieweb.social  ·  activity timestamp 5 months ago

Is It Still #OpenSource? #MinIO Steering Users Toward Paid Subscriptions

「 And just when you’re scratching your head thinking, “Wait, what’s going on here?”, you stumble across a MinIO developer’s comment explaining that if you want the full-featured, user-friendly console back, well… you’ll just need to upgrade to the paid offering. Shortly after, the discussion thread gets locked. No more questions, no more comments 」

https://linuxiac.com/minio-steering-users-toward-paid-subscriptions/

  • Copy link
  • Flag this post
  • Block
Log in

bonfire.cafe

A space for Bonfire maintainers and contributors to communicate

bonfire.cafe: About · Code of conduct · Privacy · Users · Instances
Bonfire social · 1.0.0 no JS en
Automatic federation enabled
  • Explore
  • About
  • Members
  • Code of Conduct
Home
Login