Skip to main content

Deployment

Ready to take your Weaverse Hydrogen project live? This guide covers deploying your storefront to various hosting platforms with production-ready configurations.

Deployment Options

Recommended: Shopify Oxygen

The official hosting platform for Hydrogen storefronts with seamless Shopify integration. Best for: Production storefronts, enterprise deployments, maximum performance
  • Global CDN: Worldwide edge locations for fast loading
  • Zero Configuration: Automatic scaling and optimization
  • Native Integration: Direct connection to Shopify APIs
  • Enterprise Support: Production-grade reliability
👉 Deploy to Oxygen - Complete step-by-step guide

Alternative: Docker Deployment

Deploy to any cloud provider using containerized deployment. Best for: Custom infrastructure, hybrid setups, specific compliance requirements
  • Platform Flexibility: Works on AWS, Google Cloud, Azure, Digital Ocean
  • Custom Configuration: Full control over server setup
  • Scalable Architecture: Container orchestration support
  • Development Consistency: Same environment from dev to production
👉 Docker Deployment Guide - Containerized deployment setup

Quick Start

  1. Deploy to Shopify Oxygen - Official platform with zero configuration
  2. Set environment variables - Add your Weaverse Project ID and store configuration
  3. Connect GitHub - Automatic deployments on code changes
  4. Go live - Your storefront is ready for customers

For Custom Infrastructure

  1. Use Docker deployment - Containerized setup for any cloud provider
  2. Configure hosting - Set up your preferred cloud platform
  3. Set up CI/CD - Automated deployment pipeline
  4. Monitor and scale - Production monitoring setup

Production Checklist

Before deploying to production:
  • Environment Variables: All required variables configured
  • Store Connection: Shopify store properly connected
  • Weaverse Project: Project ID configured and Studio preview working
  • Performance: Site loads fast and Core Web Vitals are green
  • Testing: All features tested in staging environment
  • SEO: Meta tags, sitemap, and structured data configured
  • Analytics: Tracking and monitoring setup
  • Security: SSL certificate and security headers configured

Next Steps

Need Help?

I