Show HN: I Built a Rails Active Storage Adapter for BunnyCDN Storage

https://github.com/rkwap/active_storage_bunny
by rkwap • 11 months ago
4 0 11 months ago

I needed to integrate BunnyCDN Storage with Rails Active Storage, but found no official adapter available.

So, I built one.

Bunny Storage (https://bunny.net/storage/) is a cheap and solid alternative to AWS S3, and this has been working flawlessly for me in production.

Would love feedback, and happy if this helps anyone else trying to use BunnyCDN with Rails.

Related Stories

Loading related stories...

Source preview

github.com