Buzzy Deployment & App Stores

Table of Contents

Overview

If you're looking to run your Buzzy web app on your own domain or publish it to the Apple and/or Google stores you'll need a Buzzy Deployment. You can now self‑service the creation and purchase of a Deployment (including the Small plan) directly from app.buzzy.buzz. See pricing and plans:

  • https://www.buzzy.buzz/pricing#deployment

Server Configuration

Each Buzzy app has its own compute, database cluster and storage within your Deployment. This keeps each app's data and configuration separate. Configuration can be tailored to performance and other options such as domain, mail (SMTP), and Maps API keys.

Multi-Environment Workflows

For professional development workflows, Buzzy supports Software Config Management (SCM) which allows you to push app changes between deployment environments. This enables you to develop and test in a Development environment, then promote changes to Staging and Production when ready. See Software Config Management for details.

Next Steps

  • Create and manage Deployments

  • Publish your app to your Deployment

  • Software Config Management (push changes between environments)

  • Setting Up Your Custom Buzzy App

  • Connecting Your Own Server

  • Apple & Google App Stores

Last updated