Overview

What XO Launchpad does and how it works.

XO Launchpad positions itself as a rapid deployment platform with four primary deployment methods — each designed to reduce friction and get your app live fast.

Core Deployment Methods

GitHub Integration — Connect your repo and instantly deploy. Ideal for teams managing codebases on GitHub.

Local Deployment — Build and push Docker images directly from your machine for full control.

Template-Based Launches — Pre-configured applications like n8n that require minimal setup. Just name your project and go.

Lovable.dev Sync — Take projects built on Lovable to production by connecting GitHub and following the deployment guide.

Core Value

  • One-click deployments without complex DevOps
  • Scalable infrastructure built on Kubernetes and AWS
  • Move from concept to live application in minutes
  • Supports any Docker-compatible application

Getting Your Credentials

After creating a deployment, you'll receive:

  • Deployment ID — Your unique deployment identifier
  • Access Token — Your authentication token (never share this)
  • Docker commands — Pre-filled login, build, and push commands

These credentials are used by the XO MCP Server and local Docker workflows.