Skip to content
Deploys.app Docs
Docs API Reference Console
Docs API Reference Console
Getting Started
Introduction Quickstart Core concepts
Deployments
Overview Types Configuration Environment variables Revisions & rollbacks Monitoring & debugging
Networking
Domains Routes Firewall (WAF)
Storage
Disks
Container Registry
Overview Pull secrets
Access & Identity
Projects Roles & permissions Service accounts Workload identity Audit log
Billing
Overview Usage & reports
Automation
CLI GitHub Action
API Reference
Overview Conventions & catalog
Docs / Automation

Automation

Move deployments out of the browser and into your pipeline — with the deploys CLI and the official GitHub Action.

CLI

A small Go binary that wraps the API — handy for shell scripts and CI jobs.

Read
GitHub Action

Deploy from a GitHub Actions workflow in a single step.

Read