Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

How to Get MinIO and Other S3-Compatible

Storage Providers to Work with WP


Offload Media
WP Offload Media has a lot of filters that can be used to alter its behavior, but not a lot of people
know about them, or what you could accomplish with them.
WP Offload Media used to work with just Amazon S3, but we recently added support for
DigitalOcean Spaces, and then Google Cloud Storage. While I was developing the support for those
additional storage providers I tried to make things easier for using WP Offload Media with other
storage providers too.
We often get asked whether WP Offload Media can work with this, that, or the other S3 API
compatible storage provider. Our usual answer is, “probably, if you use some filters, but we haven’t
tried it”.
I thought it high time that I start exploring some of these S3 API compatible storage providers to see
how easy (or not) it is to get WP Offload Media working with them. There’s a good few to choose
from, such as DreamHost DreamObjects, IBM Cloud Object Storage, Oracle Cloud Storage, Wasabi
and Zenko.
I started with MinIO.

What’s MinIO?
MinIO describes itself as …

You might also like