🛠 This page is for engineering teams self-hosting their own Lightdash instance. If you want to set up scheduled deliveries, go to the Scheduled deliveries guide.
Helm chart
Setscheduler.enabled: true and the chart deploys a dedicated scheduler worker:
scheduler.enabled: true, the chart automatically sets SCHEDULER_ENABLED: "false" on the backend — don’t set it yourself. Tune delivery throughput with SCHEDULER_JOB_TIMEOUT, SCHEDULER_SCREENSHOT_TIMEOUT, and scheduler.tasks.include / scheduler.tasks.exclude to shard task types across worker groups. See the scheduler environment variables for the full reference.