Are Preview Deployments broken, or am I missing something? #1704
Unanswered
Zephilinox
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
is there a "verbose logging" option? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I think your Dokploy instance needs to be accessible from GitHub. You can check this in GitHub under the Developer Settings by looking at the GitHub App configuration. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There are no logs, I've read the docs and it hasn't provided much insight either.
I have a project with an application, which is using Github as a provider on a branch. I have the Github Dokploy integration set up. Auto-Deploy's are working. I've enabled Preview Deployments using a wildcard domain (*.mydomain.com), that also has a wildcard CNAME record, and I've created a PR on Github which targets the branch specified in the Github provider deployment settings
The text "See all preview deployments" is not a link (if it's meant to be one?). No preview deployments are found. There are no relevant config options that I've missed as far as I can tell. I've tried with multiple different branches, removing and re-adding the Github integration, etc.
The only thing I have done which may be a bit different is hand-edit the traefik config to add a few more routers for certain paths, but I wouldn't expect that to cause an issue. I also have Dokploy notifications set up with Discord via a Webhook, but there's nothing in there either.
(sidenote: the UI message says 'preview deployments enabled' even when toggling the switch to off)
Beta Was this translation helpful? Give feedback.
All reactions