- Dashboard
- CLI
Manage regions from Dashboard > Edge Platform > Database > [Select Database] > Regions.
Storage location
Data can be stored at rest in:- Toronto, CA (North America)
- Frankfurt, DE (Europe)

Enabled regions

Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Learn how Bunny Database separates storage from compute and replicates data across regions for low-latency access.
bunny db regions commands:bunny db regions list # show primary and replica regions
bunny db regions add --primary DE # add a primary region
bunny db regions add --replicas UK,NY # add replica regions
bunny db regions remove --replicas UK # remove a region
bunny db for the full command reference.

Was this page helpful?