docs: Update CI/CD pipeline to use Gitea Actions instead of GitHub Actions
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
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
This commit is contained in:
@@ -508,7 +508,7 @@ The following critical features have been successfully implemented:
|
||||
- **Frontend**: Port 3030 → web.parentflowapp.com
|
||||
- **Backend**: Port 3020 → api.parentflowapp.com
|
||||
- **Process Manager**: PM2
|
||||
- **Deployment Method**: SSH-based CI/CD pipeline
|
||||
- **Deployment Method**: SSH-based CI/CD pipeline (Gitea Actions)
|
||||
|
||||
**Current Deployment Strategy**:
|
||||
- **Development Environment**:
|
||||
@@ -536,7 +536,7 @@ The following critical features have been successfully implemented:
|
||||
- ⏳ SSH deployment scripts (pending)
|
||||
|
||||
**Implementation Tasks**:
|
||||
- [ ] Create GitHub Actions workflow for production deployment
|
||||
- [ ] Create Gitea Actions workflow for production deployment
|
||||
- [ ] Configure SSH access to 10.0.0.240
|
||||
- [ ] Set up production database on 10.0.0.240
|
||||
- [ ] Create production environment variables
|
||||
|
||||
Reference in New Issue
Block a user