๐Ÿš€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:

  1. Provision infrastructure via Kubernetes on AWS A Kubernetes-managed pod is spun up dynamically to run your app, ensuring scalability and containerized isolation.

  2. Install required dependencies XO auto-detects your tech stack (e.g., Node.js, Python, Solidity) and installs necessary packages.

  3. 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.

  4. Deploy the live app to your personal URL Your Kubernetes pod is exposed via a live HTTPS endpoint (with custom domain support coming soon).

  5. 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