- AWS
- DigitalOcean Spaces
- MinIO
- Cloudflare’s R2
- Backblaze B2
- Scaleway Object Storage
S3 Client
Coolify uses MinIO’s client, calledmc, to copy the backup files to your S3 compatible storage.
Verification
To be able to use your S3 compatible storage, you need to verify it first. Verification done withListObjectsV2 request to your specified bucket.
So you need to create a bucket first, and then you can verify it.