Configure your Wasabi bucket and upload some files
If you don’t already have a Wasabi bucket with some data in it, set one up first. Wasabi has a tutorial video covering this.
Create a Pull Zone
First, work out your bucket’s URL. Navigate to For the Pull Zone origin, drop the file path and keep the bucket URL:Log in to your bunny.net dashboard and create a new Pull Zone. Give it a name (this becomes your CDN hostname), paste the bucket URL into the Origin URL field, choose your pricing tier, and click Add Pull Zone. For details, see How to create your first Pull Zone.
https://s3.wasabisys.com/BUCKETNAME/filepath and you’ll be redirected to the region that hosts your bucket, giving a URL like:
Test your Pull Zone
Once the configuration has synced to the edge network, append a file name to your Pull Zone hostname, for example:If the file is served, Bunny CDN is caching content from your bucket. Replace your Wasabi URLs with the Bunny CDN URLs in your application to start serving cached content.