Commit Graph

3 Commits

Author SHA1 Message Date
3f82ae04ef Remove git pull from deployment script for CloudSticks
- CloudSticks handles auto-deployment from GitHub
- Removed redundant git pull step
- Updated step numbers accordingly
2025-12-21 16:00:18 +11:00
3c42ed93d4 Fix deployment script path for production server
- Updated PROJECT_DIR to /home/github2/apps/app-connect5
- Matches actual production server directory structure
2025-12-21 15:57:09 +11:00
2f3b975003 Add production deployment script and guide
- Created automated deploy-production.sh script
- Added comprehensive PRODUCTION_DEPLOY.md guide
- Includes troubleshooting and Apache configuration
- Ready for production deployment
2025-12-21 15:50:38 +11:00