Deployments
Manage and monitor your static site deployments.
What are Deployments?
Deployments represent specific versions of your static site that have been published to Rollout’s CDN.
Getting Started
Quick Steps
- Deployment History - View all your deployments
- Manage Deployments - Control your deployments
Deployment Management
Once you have deployments, you can:
- View deployment status
- Rollback to previous versions
- Monitor performance metrics
- Configure deployment settings
Deployment Process
- Build your static site
- Run
rollout deploy - Monitor deployment progress
- Access your live site
Best Practices
- Test deployments locally first
- Use meaningful commit messages
- Monitor deployment logs
- Set up custom domains
Need Help?
- Check our GitHub repository
- Contact support for deployment issues