Skip to content

Conversation

@eonminion
Copy link
Contributor

Tried the existed v3 template, was not able to get it to work, so I made the new template base of the official guide:
https://trigger.dev/docs/self-hosting/docker#setup

There is problems remain unresolved:
Problem 1: Domain/URL not accessible when deploying via template

When I deploy directly using my template, the domain URL fails to open
However, when I manually copy the same docker-compose.yml and .env files into a new compose service and manually configure the domain, it works perfectly
This suggests the template deployment process isn't handling the domain configuration correctly

Problem 2: PostgreSQL username configuration error

When I try to change the PostgreSQL username (from the default), I get this error:

Fatal: role "postgresql" does not exist

It appears the system is still looking for a role named "postgresql" instead of using my custom username

@github-actions
Copy link

github-actions bot commented Oct 8, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
templates ✅ Ready (View Log) Visit Preview 641416a

@Siumauricio
Copy link
Contributor

I got error when importing in dokploy.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants