Garage
To set up a Garage connection, enter the Connection Preferences, click Add Connection, and select S3 API-Compliantfrom the left-hand side of the list.
Fill in the following credentials from your RustFS console:
| Preference | Description |
|---|---|
| Bucket Name | Name of the bucket. It needs to be Public, otherwise files uploaded with Dropshare will not be properly accessible by URL. Learn how to set up buckets as websites. |
| Access Key ID | Access Key ID for the bucket |
| Secret Key | Secret key associated with the created read/write Access Key |
| Server | Address of the Garage S3 service (usually runs on port 3900 if not configured otherwise). |
| Region | Enter garage |
| Domain Alias | Enter the website domain for your bucket, as explained here. If your s3_web root_domain is .web.example.com and your bucket name is dropshare-test, enter http://dropshare-test.web.example.com |
| Misc. Settings | - Enable Use SSL if SSL has been set up - Enable Use Path-Style URL |
When you're done, click Test Connection to make sure everything has been set up correctly.

