Title: Feat/add back dokploy preview envs Author: Elroy Fernandes Size: +1397 / -453 across 11 files, 55 commits
This PR restores Dokploy-based preview environments for PRs. Each PR gets an isolated stack (API, dashboard, Postgres, Redis, LocalStack, Inngest) deployed to a worker server, with Traefik routing from a manager node. It includes dynamic port allocation for multi-PR coexistence, a stale preview cleanup cron, and a rewritten lambda deployer that uses the real deploy-lambda.sh scripts.