Architecture

Infrastructure

Deployment and runtime.

1 min read v1 API
  • Staging: development branch → https://staging.wastepilot.us (auto-deploy EC2)
  • Production workers: supervisorctl restart laravel-worker:* after deploy
  • Scheduler: attendances:auto-close, app:mark-customers-as-delinquent, telescope:prune (daily)
  • Queue: sync in local dev; supervised queue:work in production
  • Telescope available for debugging; pruned daily