๐One-Click Deploy
XOโs One-Click Deploy button does more than just put your app online โ it spins up a complete CI/CD environment with real infrastructure behind the scenes.

๐ง What Happens When You Click "Deploy"
With a single click, XO will:
Provision infrastructure via Kubernetes on AWS A Kubernetes-managed pod is spun up dynamically to run your app, ensuring scalability and containerized isolation.
Install required dependencies XO auto-detects your tech stack (e.g., Node.js, Python, Solidity) and installs necessary packages.
Set up a full CI/CD pipeline
Your app is versioned, built, and containerized.
Build artifacts are tested, validated, and deployed.
Logs and errors are streamed in real-time.
Deploy the live app to your personal URL Your Kubernetes pod is exposed via a live HTTPS endpoint (with custom domain support coming soon).
Monitor and manage the deployment With Kubernetes-native monitoring and restart logic, your app stays resilient and fault-tolerant.
๐ฆ Behind the Scenes
The deployment architecture includes:
Kubernetes-powered autoscaling clusters for reliable, containerized app hosting
Git-like versioning and rollback support for all deployments
Dynamic environment setup using Helm charts and Docker containers
Nginx ingress controllers for routing traffic
Real-time CI/CD logging dashboard integrated into the XO interface
๐ The Deployment Architecture Includes:
Kubernetes-powered container orchestration for reliable, scalable app hosting
Git-like versioning for each deploy event
AWS-backed compute (running on EC2 inside a managed K8s cluster, with Lightsail/EFS support coming)
Automated environment setup using Docker, Helm charts, and dynamic provisioning
Nginx ingress controllers for seamless web routing and access
CI/CD logging dashboard with real-time build, test, and deploy feedback
๐ค Who Itโs For
๐ Hackers who want to launch demos or test apps without manual DevOps
๐ Founders who need fast MVP launches with integrated infra and CI/CD
๐ผ Teams building reproducible, isolated staging or production environments
๐งญ Coming Soon
๐ Custom domain mapping and SSL support
โ๏ธ Autoscaling using Kubernetes horizontal pod autoscalers
๐ GitHub Actions & pull request previews integrated into CI/CD
๐ Team dashboard for monitoring deploy status, logs, and runtime performance
Click once. Launch globally. Welcome to the future of shipping software with XO.
Last updated