mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 14:52:05 -05:00
[GH-ISSUE #615] OpenPanel Templete Error #703
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 @lijianqiang12 on GitHub (Dec 21, 2025).
Original GitHub issue: https://github.com/Dokploy/templates/issues/615
Template Name
OpenPanel
Relevant Logs of the Error
It‘s error when use OpenPanel 2.0.0
Steps to Reproduce the Error
Only Deploy by this templete
Environment Information
When does this error occur?
During template deployment
Additional Context
No response
Will you send a PR to fix it?
Maybe, need help
@digitaldrreamer commented on GitHub (Feb 14, 2026):
After running and getting that 404, replace your compose file with the code above
Replace
analytics.yourdomain.comwith your domain or subdomain that openpanel will run on.Save it.
Next, remove all domains from the domain tab, since its handled in the compose file already when you replaced
analytics.yourdomain.com.Deploy. You're live.