replit-deployments
Skill Scaffold
replit-deployments/
SKILL.md
File Descriptions
1. SKILL.md
Purpose: Deploy Replit projects to production with autoscaling, health checks, and zero-downtime updates. Workflow: Production deployment skill - moves applications from development to production hosting. Relates to: Requires replit-always-on-config; integrates with replit-custom-domain and replit-observability.
Summary
This skill covers Replit's Deployments feature for production hosting. It teaches deploying Reserved VM or Autoscale deployments, configuring machine size and scaling parameters, setting up health check endpoints for reliability, implementing zero-downtime deployment strategies, managing deployment versions and rollbacks, configuring environment-specific settings (dev vs prod), and monitoring deployment metrics and costs. Replit Deployments provide production-grade hosting without infrastructure management.