Some checks failed
ParentFlow CI/CD Pipeline / Backend Tests (push) Has been cancelled
ParentFlow CI/CD Pipeline / Frontend Tests (push) Has been cancelled
ParentFlow CI/CD Pipeline / Security Scanning (push) Has been cancelled
ParentFlow CI/CD Pipeline / Build Docker Images (map[context:maternal-app/maternal-app-backend dockerfile:Dockerfile.production name:backend]) (push) Has been cancelled
ParentFlow CI/CD Pipeline / Build Docker Images (map[context:maternal-web dockerfile:Dockerfile.production name:frontend]) (push) Has been cancelled
ParentFlow CI/CD Pipeline / Deploy to Development (push) Has been cancelled
ParentFlow CI/CD Pipeline / Deploy to Production (push) Has been cancelled
CI/CD Pipeline / Lint and Test (push) Has been cancelled
CI/CD Pipeline / E2E Tests (push) Has been cancelled
CI/CD Pipeline / Build Application (push) Has been cancelled
- Complete deployment automation script - Installs Node.js, PM2, Docker if needed - Clones repository and installs dependencies - Builds backend and frontend - Starts Docker services (Redis, MongoDB, MinIO) - Runs database migrations on 10.0.0.207 - Starts PM2 processes for production - Verifies deployment success Run on server 10.0.0.240: 1. SSH to root@10.0.0.240 2. wget https://git.noru1.ro/andrei/maternal-app/raw/branch/main/deploy-to-production.sh 3. chmod +x deploy-to-production.sh 4. ./deploy-to-production.sh 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
5.9 KiB
Executable File
5.9 KiB
Executable File