Get Started
Log In
Sign Up
Log In

What are the deployment options?

,

We expose a basic GitHub-based CI/CD pipeline.

When you press Build & Deploy or commit/push up to your repo, our builders will pull your latest GitHub source code, identify the runtime (unless you’ve specified it in a Procfile) and build a container-based image that will be deployed to a target region/cluster (you specify this when you create a space).

chevron-down