Create and manage Deployments
A Deployment is your own Buzzy server environment with its own URL, database cluster and service endpoints. A single Deployment can host multiple apps (many-to-one: multiple apps → one Deployment). A Deployment is also a prerequisite for publishing native iOS and Android apps to the app stores.
Self‑service overview
You can now create and manage Deployments yourself from app.buzzy.buzz. If you don’t already have an active Deployment subscription, you’ll be guided through the purchase flow during creation. See plan options (including the Small plan) on the pricing page:
https://www.buzzy.buzz/pricing#deployment
Plans and purchasing
The Small plan is available alongside other Deployment tiers; choose the plan that best fits your needs.
If you don’t have a Deployment subscription yet, you can purchase one as part of the creation flow.
After purchase, your Deployment will begin provisioning and move to Active when ready.
Create a Deployment
Typical steps:
Choose a Deployment name (e.g., your organization or project name).
Select a Region:
NA1 – North America (USA)
EU1 – Europe (Germany)
AP1 – Asia Pacific (Australia)
Choose your domain option:
Use a buzzy.buzz subdomain (e.g., yourname.buzzy.buzz)
Or use your own domain/subdomain via DNS (CNAME) settings
See domain/DNS setup details in Setting up your custom Buzzy app.
Confirm plan/purchase if needed, then create the Deployment.
Status lifecycle:
Provisioning → Active (usable)
During provisioning, some settings may be read‑only until the environment is ready.
For DNS, SMTP/mail, or Maps configuration, see:
Setting up your custom Buzzy app
Manage your Deployment
From the Deployments area you can:
View your Deployment URL and endpoints
Configure domain settings (switch between buzzy subdomain and your own domain)
Configure Mail (SMTP) settings
Provide a Google Maps API key
Detailed configuration guidance:
Setting up your custom Buzzy app
Publish apps to your Deployment
Once you have a Deployment, you can publish apps from app.buzzy.buzz to that Deployment:
See Publish your app to your Deployment
Tip: After publishing, it often makes sense to continue creating and iterating your apps directly on your Deployment.
Use with the Buzzy Figma plugin
Buzzy for Figma can connect to your Deployment’s server so you can publish directly to it from Figma.
See Connecting your own server for plugin connection steps
Multi‑environment setups (Dev/UAT/Prod)
You can operate multiple environments by purchasing multiple Deployments (e.g., Development, UAT, Production). After you have the required number of Deployments, contact the Buzzy team to help configure multi‑environment workflows:
Troubleshooting and support
Purchasing issues, domain validation, or provisioning delays: contact [email protected]
For domain/DNS, SMTP/mail, or Maps configuration specifics, see:
Setting up your custom Buzzy app
Last updated