diff --git a/docs/REMAINING_FEATURES.md b/docs/REMAINING_FEATURES.md index 2830480..0549cbd 100644 --- a/docs/REMAINING_FEATURES.md +++ b/docs/REMAINING_FEATURES.md @@ -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