• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Clodflare R2 Object Storage, $0.015/gb (3 in one price - Bandwidth / Object size / Object Operation)

There are few negatives

1) 1TB - 15USD
2) Make infrequent access completely free for customers, which means they may charge you for frequent access which image hosts do
3) I believe it has to use along with workers to access data, again there will be charges for workers execution
 
How can I store images in R2? Any docs available?
S3 compatible. You must create access keys from the R2 area on CloudFlare. Then, you must use a worker to serve the images. Or, use a CDN as bunny.net that can sign S3 requests.
 
You can find your access keys in the R2 buckets section of CloudFlare. You can find your S3 URL via a bucket (it should be https://<your CloudFlare account id>.r2.cloudflarestorage.com)

Region should be "auto"
 
Last edited:
Back
Top