Skip to content

Custom S3-compatible

If your provider isn’t listed as a preset, Custom / other S3-compatible works with any endpoint that speaks the S3 API.

Before you begin

Your provider’s S3-compatible endpoint URL, and whether it requires path-style requests (check your provider’s own documentation for this).

Steps

  1. In Universal Storage → Settings, choose provider preset Custom / other S3-compatible.
  2. Enter the Endpoint and enable Force Path Style if your provider’s documentation says it’s required.
  3. Enter your access key ID and secret, then Test connection.

Verify it worked

Test connection passes all steps (client, bucket, upload, HEAD, delete).

Troubleshooting

Connection fails — the two most common causes are an incorrect endpoint hostname, and a path-style mismatch (some S3-compatible providers require Force Path Style, some don’t). Check your provider’s own S3-compatibility documentation for both values.