Skip to content

chore(docker-compose): introduce rustfs as an option to minio #1550

Closed
everettbu wants to merge 6 commits into
masterfrom
chore/minio-rustfs
Closed

chore(docker-compose): introduce rustfs as an option to minio #1550
everettbu wants to merge 6 commits into
masterfrom
chore/minio-rustfs

Conversation

@everettbu

@everettbu everettbu commented Feb 17, 2026

Copy link
Copy Markdown

Mirror of supabase/supabase#42935
Original author: jbergstroem


I have read the CONTRIBUTING.md file.

YES

What kind of change does this PR introduce?

This PR shows one path forward with the now abandoned minio service (used in s3 storage for self-hosted environments and development) by introducing a new compose file using rustfs. There are plenty of options to minio. RustFS seems to be one of the spiritual successors.

What is the current behavior?

MinIO is used as part of docker compose orchestration (both in this repo and the supabase storage repo).

What is the new behavior?

A new compose-file using rustfs is introduced.

Additional context

Refs: https://github.com/orgs/supabase/discussions/42362 (supabase topic on the same subject)
Refs: minio/minio@7aac2a2 (upstream commit about abandonment)
Refs: https://news.ycombinator.com/item?id=47000041 (wider community discussion)

@everettbu everettbu added self-hosted Related to self-hosted Supabase storage labels Feb 17, 2026
@everettbu everettbu changed the title chore(docker-compose): replace minio with rustfs chore(docker-compose): introduce rustfs as an option to minio Feb 17, 2026
@everettbu everettbu marked this pull request as ready for review February 17, 2026 15:57
@everettbu

Copy link
Copy Markdown
Author

Upstream PR was closed or merged. Code is synced via branch mirror.

@everettbu everettbu closed this Mar 16, 2026
@everettbu everettbu deleted the chore/minio-rustfs branch March 16, 2026 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

self-hosted Related to self-hosted Supabase storage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants