Internal Tooling

User Guides for internal tooling

Blueprint Deploy

User Guide

Blueprint Deploy lets you create, monitor, and manage live website deployments from GitHub with just a few click, no AWS or CI/CD expertise required.

What Is Blueprint Deploy?

Blueprint Deploy is a dashboard that helps you:

It abstracts away infrastructure and CI/CD complexity so you can focus on shipping and testing your product.

Who Is This For?

You do not need AWS or DevOps knowledge to use this tool.

Getting Started

Sign In

You will stay signed in across sessions unless you explicitly log out.
Dashboard

The dashboard is your control center.

You’ll see:

From here, you can:

Creating a New Deployment

Click “Create Deployment” to open the deployment form.

Required Information

You’ll be asked for:

Field

What It Means

Name

A unique identifier for this site

Subdomain

The URL prefix (e.g. alphaalpha.yourdomain.com)

GitHub Repository

The repo to deploy

Branch

The branch to deploy (usually main)

Requires Authentication

Whether login is required to view the site

Include Root Domain

Whether the root domain should also point to this site

What Happens Next?

Once you submit:

  1. The deployment is queued automatically

  2. You are redirected to the Deployment Status page

  3. Infrastructure and site setup begin in the background

No further action is required from you.

Monitoring a Deployment

Each deployment has a status view that updates automatically.

What You’ll See

The deployment progresses through stages such as:

Each stage shows one of:

If something goes wrong, the deployment clearly shows where it failed.

When It’s Done

Once successful:

You can bookmark or share the status page—it will continue to work.

Viewing Existing Deployments

From the dashboard, you can:

This helps teams track infrastructure usage and avoid forgotten environments.

Deleting a Deployment

When you no longer need a site:

  1. Click Delete on the deployment

  2. Confirm the action

What Deleting Does

This helps keep costs and clutter under control.

Deletions are immediate and cannot be undone.

Best Practices