Documentation — Everything You Need to Ship

From your first pipeline to enterprise rollout. Search our guides, API references, and architecture docs.

Press + K

Quick Start Paths

Jump straight into what you need. We handle the setup, you handle the shipping.

New Project Setup

Initialize a new repository, connect your Git provider, and deploy your first container in under 5 minutes.

Read setup guide →

Migrate from GitHub Actions

Import existing workflows. We automatically map `on: push` triggers to Launchpad pipelines and preserve environment variables.

Start migration →

Migrate from Jenkins

Bring your legacy pipelines into the modern era. Our CLI tool converts Groovy jobs to Launchpad YAML with a single command.

Convert jobs →

Topic Areas

Deep dives into specific features and configuration patterns.

Pipeline Syntax

Define stages, jobs, and steps using our declarative YAML DSL. Learn about caching, matrix builds, and conditional execution.

Secrets Management

Securely inject environment variables, API keys, and certificates into your builds without committing them to Git.

Deployment Targets

Configure ECS, EKS, GKE, and VM-based deployments. Set blue-green strategies and canary rollouts.

Webhooks & API

Trigger pipelines from external events. Use the REST API to programmatically manage deployments and environments.

CLI Reference

Control Launchpad from your terminal. Local development, dry-runs, and bulk pipeline management.

Latest Updates

View full changelog →
v1.12.0 Matrix environment support for Kubernetes
Oct 24, 2023
v1.11.5 Improved rollback timeout handling
Oct 12, 2023
v1.11.4 Stable release: Slack notifications v2
Sep 28, 2023

Community

Ship better with the team behind the platform.

Join 12,000+ engineers discussing deployment strategies, sharing workflows, and getting help from our core team.

Learn by watching

Step-by-step guides to mastering Launchpad.

Video thumbnail: Launchpad Dashboard Overview

Getting Started in 5 Minutes

Create your first pipeline and deploy your first app.

Advanced Rollback Strategies

How to implement automated health checks and instant rollbacks.

Self-Hosting on Kubernetes

Deploy Launchpad Control Plane to your own cluster.

Integrating with Slack

Real-time notifications, status pages, and approval bots.