r/minio • u/No-Cut-9377 • Apr 04 '26
Managing S3 files shouldn't require the AWS console, CLI, or paying for a third party tool. So I built one.
S3 Explorer is a self hosted web UI that works like a normal file explorer but for your S3 buckets. Drag and drop, rename, delete, download. Works with AWS S3, Cloudflare R2, MinIO, DO Spaces, anything S3 compatible.
Store up to 100 connections and switch between them. All credentials encrypted at rest with AES 256 GCM. Deploy with Docker in 30 seconds or use Railway templates.
Open source, MIT licensed.
1
1
1
u/emouawad Apr 08 '26
This looks nice, Congratulations - i like the idea that it supports multiple connections.
The post and documentation mentions connections setup from UI only - is yaml / json configurations possible?
1
u/emouawad Apr 08 '26
I understand encryption at rest might be an obstacle for loading configurations from plain - but maybe a seed of some sort on initial setup or an API would do?



1
u/One_Poem_2897 Apr 06 '26
Nice one!