Optional Deployment Automation
Overview
Ship your accepted deliverable to production infrastructure without writing deployment scripts or wrestling with cloud provider consoles. Optional Deployment Automation analyzes your code, recommends the right infrastructure, handles provisioning, and delivers a complete handover package with credentials and endpoints - so you can focus on building traction instead of managing servers.Step-by-Step Guide
-
Request deployment after acceptance
- Navigate to your project dashboard after your deliverable receives acceptance
- Select “Deploy to Production” from the project actions menu
- The system analyzes your codebase to identify infrastructure requirements
-
Review infrastructure recommendations
- View recommended deployment tiers (small, medium, large) with resource specifications
- Compare estimated monthly hosting costs across AWS, Azure, and Google Cloud Platform
- Review detected requirements: compute size, database type (PostgreSQL, MySQL, MongoDB, Redis), storage, and third-party services (email, SMS, payment gateways)
- Select your preferred cloud provider and deployment tier
-
Configure deployment parameters
- Complete the secure web form with environment variables and API keys
- Provide custom domain name if desired (DNS configuration instructions included)
- Upload SSL certificates or request automatic HTTPS setup
- Validate configuration completeness before proceeding
-
Approve costs and authorize payment
- Review itemized cost breakdown showing one-time deployment fee and estimated monthly hosting costs
- Process payment via Stripe to authorize automated deployment
- Receive confirmation that deployment will begin
-
Monitor deployment progress
- Watch real-time deployment status on the Deployment page (/deployment)
- View detailed logs showing infrastructure provisioning, code deployment, and configuration steps
- Receive notification when deployment completes (typically within 20 minutes)
-
Access your handover package
- Download the complete handover package from your email or the deployment dashboard
- Access admin credentials, database passwords, API keys, and deployment endpoints
- Review the quickstart guide for accessing your deployed application
- Note the 90-day secure retention period for credential recovery