MinIO, Ceph RGW, Garage, SeaweedFS, Storj, Synology C2 and a long list of NAS firmwares expose the S3 API. Most of them expect path-style URLs (endpoint/bucket/key) rather than the virtual-hosted style AWS uses. DockBird’s MinIO tile turns path-style on by default and accepts any endpoint, including http:// for local servers.
DockBird is tested against MinIO in its own integration suite, so the folder emulation, multipart uploads and recursive operations behave the same on a Raspberry Pi in your cupboard as they do on Amazon.
How to connect
- Press ⌘N or click the plus next to Servers in the sidebar.
- Choose the MinIO / S3 tile.
- Fill in: Name · Bucket (leave empty to browse all buckets) · Region · Endpoint (http://localhost:9000 for a local MinIO) · Access key ID · Secret access key · Initial prefix.
- Click Save, then double-click the server. Approve the host key or certificate prompt if one appears.