Skip to main contentDeployment
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
For Most Projects (Recommended)
- Deploy to Shopify Oxygen - Official platform with zero configuration
- Set environment variables - Add your Weaverse Project ID and store configuration
- Connect GitHub - Automatic deployments on code changes
- Go live - Your storefront is ready for customers
For Custom Infrastructure
- Use Docker deployment - Containerized setup for any cloud provider
- Configure hosting - Set up your preferred cloud platform
- Set up CI/CD - Automated deployment pipeline
- Monitor and scale - Production monitoring setup
Production Checklist
Before deploying to production:
Next Steps
Need Help?