Skip to main content
Bunny stores and serves maintenance media so operator-facing images do not depend on authenticated provider URLs.

Role

Bunny is used for:

Why Bunny Is Required

Twilio media URLs require authentication. Browser-rendering Twilio URLs directly causes broken images. The correct flow is:
Twilio media URLauthenticated server fetchBunny Storage uploadBunny CDN URLAdmin UI render

Required Environment Variables

Important:

Known Correct Pattern

Storage host:
CDN base URL:
The storage API hostname must not be used as the public image URL.

Current Status


Common Failure Modes


See Also