mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
Potential bug Report: Zitadel self-hosted deploy on Dokploy fails #145
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @chasylexus on GitHub (Nov 3, 2025).
To Reproduce
Bug Report: Zitadel self-hosted deploy on Dokploy fails with “Not Found” after setting custom subdomain
Description
I tried to deploy a self-hosted Zitadel instance using Dokploy from the built-in template, configured with a custom domain.
Here’s my setup:
dokploy.testhost.com.zitadel.dokploy.testhost.com:Problem
When I try to open the Zitadel web interface, it starts to load but then redirects to a page showing:
Current vs. Expected behavior
Expected: working web interface of Citadel
Current: websited is "trying to open" but redirects to page with json {"code":5,"message":"Not Found"}.
Provide environment information
Which area(s) are affected? (Select all that apply)
Traefik
Are you deploying the applications where Dokploy is installed or on a remote server?
Same server where Dokploy is installed
Additional context
See the attached video demonstrating the issue.
https://github.com/user-attachments/assets/87f5abfd-e672-4ae9-964c-8e16d628df3c
Will you send a PR to fix it?
No
@emretaskiran1 commented on GitHub (Nov 16, 2025):
I got same error.