Remix.run Logo
holysoles 5 hours ago

I'll plug that Chainguard has been maintaining a fork for awhile and seems to have a history with supporting forks like this: https://github.com/chainguard-forks/minio

For a web GUI, I had been using this project: https://github.com/huncrys/minio-console

I switched to rustfs this week though and am not looking back. I'd recommend it to others as well for small scale usage. Its maturing rapidly and seems promising.

deeebug 4 hours ago | parent | next [-]

Do note rustfs has had a...questionable...security posture. See https://github.com/rustfs/rustfs/security/advisories/GHSA-h9... as a good example (hardcoded static token).

cluckindan 3 hours ago | parent [-]

If you run (vibe-coded?) alpha software in production, assume security is compromised.

In fact, if you run software in production, assume security is compromised.

benbristow 4 hours ago | parent | prev [-]

The README doesn't seem to have been updated, is there an updated Docker image to use now?

Edit:

https://hub.docker.com/r/pgsty/minio

From the OP's link