-
In README.md - Find and replace:
YOUR_USERNAME→ Your GitHub username (multiple places)34.228.159.84→ Your actual EC2 IP (if different)
-
In GitHub - Configure 8 Secrets (Settings → Secrets → Actions):
AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY AWS_REGION ECR_REGISTRY ECR_REPOSITORY EC2_HOST EC2_USER EC2_SSH_KEY
cd "C:\Users\Aashish kumar\Videos\mlproject"
git add .
git commit -m "feat: complete MLOps deployment with CI/CD"
git push origin main- Watch: https://github.com/aashishkumar-tech/mlproject/actions
- Test: http://YOUR_EC2_IP/
- ⭐ Star your own repo to show confidence!
✅ Your project showcases:
- Automated CI/CD (GitHub Actions)
- Docker containerization
- AWS cloud deployment (EC2, ECR)
- Production-ready configuration
- Professional documentation
Perfect for DevOps/MLOps roles! 🎯