Getting started

Start using Hatchbox to deploy your apps

Updated

Welcome to Hatchbox!

Before deploying your first application, you may want to create a team account if you plan to collaborate with other people.

Deploying your first app is just a couple steps:

  1. Create a cluster on your favorite hosting provider.
  2. Add server(s) to the cluster
  3. Create an app and connect it to your Git host
  4. Create any databases and add environment variables as needed
  5. Click deploy!

Hatchbox will install all the required dependencies on your servers, build your application, and deploy it. That's it!

Not sure what a cluster is? Read this: Clusters & Servers › What are clusters in Hatchbox?