Support Forums - Classified Ads Script Osclass
General osclass questions => Feature request => Topic started by: webcity on February 06, 2023, 06:26:16 AM
-
Hi,
It would be great if there was a plugin to use the Cloudflare R2 service.
https://www.cloudflare.com/en-au/products/r2/
https://developers.cloudflare.com/r2/ - Amazon s3 API compatible
There is already an Amazon S3 plugin that could be modified to use the Cloudflare service.
The advantage of the Cloudflare service is that for a lot of sites, the service would be free to use, as the first 10GB of storage is free and includes a generous amount of data transfer too.
-
@webcity
They state you first must purchase it:
https://developers.cloudflare.com/r2/get-started/
-
That is true, but there is no cost. The invoice is zero. You are only charged if you use more than the huge free quota.
-
The Forever Free Quota:
10 GB / month storage.
Class A operations: mutate state
1,000,000 / month
Class B operations: read existing state
10,000,000 / month
-
Here is my invoice for the service:
Your Account
R2 Storage
Paid
RENEWS ON
Feb 15, 2023
$0.00/mo
PLUS USAGE
-
Here is an app that is used for the xenforo forum with the Cloudflare R2 options:
https://xenforo.com/community/resources/digitalpoint-app-for-cloudflare%C2%AE.8750/
-
@webcity
Ok I see, they need CC in case you reach limits to bill you.
Will put it on list to review.
-
Thanks :-)
I'm sure it would be a popular plugin.
Who doesn't want a faster loading site for no extra cost or a relatively small cost for very busy sites?
-
Just heads-up, we have started development of S3 cloud image storage plugin that will support numerous S3 compatible services ;)
-
Great news :-)
-
Tested multiple S3 services, cloudflare R2 is absolutely worst from all points of view.
It also require DNS to target cloudflare, for some issue I've not found fix at all.
0.000 support, no way to contact anyone, ... All wrong.
Wasabi setup in few minutes, no CC needed... Not getting it.
-
That is a shame. I've used the Cloudflare R2 service on a forum, it seems to work OK, the good thing is that it's free for most people due to the generous free allowance. The other popular S3 compatible service is Digital Ocean Spaces, but the cost starts at $5 per month, but is still a lot cheaper than AWS S3.
The Cloudflare support forum is at: https://community.cloudflare.com/
-
R2 does not have also public url and generally caused a lot of issues, even upload to bucket did not worked for unknown reason.
But again 0 support is worst, you cannot ask anyone what that is.
We are working on pre-integration of 6-8 services, but you can anytime use own just by defining endpoint url, bucket and api keys.
-
R2 does not have also public url and generally caused a lot of issues, even upload to bucket did not worked for unknown reason.
But again 0 support is worst, you cannot ask anyone what that is.
We are working on pre-integration of 6-8 services, but you can anytime use own just by defining endpoint url, bucket and api keys.
Perfect! Thank you.