Deployment & CI/CD

Manual (Supervisor + Nginx)

Configure /etc/supervisor/conf.d/profitflo.conf and /etc/nginx/sites-available/profitflo.conf. Reload with supervisorctl reload and service nginx restart.

GitHub Actions Sample

CI/CD configuration included for automatic test, build, and deploy via SSH.

Last updated

Was this helpful?