6 ms·
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-fork
by holysoles 7mo 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 https://github.com/chainguard-forks/minio
For a web GUI, I had been using this project: https://github.com/huncrys/minio-console 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 7mo agoDo note rustfs has had a...questionable...security posture. See https://github.com/rustfs/rustfs/security/advisories/GHSA-h956-rh7x-ppgj https://github.com/rustfs/rustfs/security/advisories/GHSA-h9... as a good example (hardcoded static token).
- cluckindan 7mo agoIf 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 7mo agoThe 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 https://hub.docker.com/r/pgsty/minio From the OP's link