To set up an Garage connection, enter the Connection Preferences, click Add Connection, and select S3 API-Compliant from the left-hand side of the list.
Fill in the following credentials from your RustFS console:
| Bucket Name |
Name of the bucket. It needs to be Public, otherwise files uploaded with Dropshare will not be properly accessible by URL. |
| 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 |
|
When you're done, click Test Connection to make sure everything has been set up correctly.
Last updated: