docker icon indicating copy to clipboard operation
docker copied to clipboard

Docker templates for self-hosting and running the Trigger.dev platform locally

Results 5 docker issues
Sort by recently updated
recently updated
newest added

Updated the .env.example file to reflect the current SMTP support changes.

Hi, I followed the tutorial https://trigger.dev/docs/open-source-self-hosting to sel host trigger.dev. But when I try to signup using `npx trigger.dev@latest login -a http://localhost:3040/` I'm not getting the magic link in my...

How can I add ``` ELECTRIC_INSECURE: "true" ``` such that the electric service picks it up and stops constantly restarting? Would be great if you just configured the service to...