Skip to content
Discussion options

You must be logged in to vote

I think I figured out the issue. I was thrown off by the following mention in the docs.

Built-in container registry and object storage. You can now deploy and execute tasks without needing third party services for this.

I think this isn't true for self-hosting. For self-hosting in production, you have to configure a docker registry using env vars.

https://trigger.dev/docs/self-hosting/docker#registry-setup

so I deployed a docker registry (https://distribution.github.io/distribution) on my Coolify.

Then I needed to ensure the following env vars were present in my docker-compose.yaml file, under the trigger service. I'm using coolify so these were already in the docker-compose.

      - 'D…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by insanity54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant