D
Dokploy4mo ago
LoadSec

Question about custom domain

Guys, I have a personal domain, and whenever I deploy I need to change the domain from traefik to personal. Is there any way I can set personal as default?
15 Replies
sptzk
sptzk4mo ago
Can you provide some screenshots?
LoadSec
LoadSecOP4mo ago
which one do you need?
sptzk
sptzk4mo ago
maybe the process where you create the app or put in your domain so we can check whats going not like it should be
LoadSec
LoadSecOP4mo ago
Maybe I didn't explain it clearly, the app creates it normally, and it creates a domain automatically pointing to traefik.me, I would like it to automatically point to my domain, even if it was with a randomized subdomain.
sptzk
sptzk4mo ago
you deploy your own app from github or you using a template? when you create a servce you can adjust the domain to ur own in den domains section when you redeploy the domain is still there, but when u create a new service you need to fix this
LoadSec
LoadSecOP4mo ago
using a template Every time I need to edit the domain and point it to mine.
sptzk
sptzk4mo ago
every time means every rebuild/deploy?
LoadSec
LoadSecOP4mo ago
Only when i create a new service
sptzk
sptzk4mo ago
yea this is completly normal
sptzk
sptzk4mo ago
Others | Dokploy
This guide will cover how to configure a domain from other providers for your applications in dokploy or panel.
LoadSec
LoadSecOP4mo ago
I already did this You don't understand, I've already done all the parts, it works normally, the problem is when I create a new service, I wanted the email that was automatically generated to be mine, and not Traefik's.
sptzk
sptzk4mo ago
When you create a new service with a template, it’s automatically traefik, but you can adjust this manually after deploy and redeploy afterwards. You can’t set this global. Do you create so many services per day? I get what you mean but I can’t see the painpoint sorry 😵‍💫
LoadSec
LoadSecOP4mo ago
I don't create many services but it would be a nice thing to have automatically, without me having to edit.
sptzk
sptzk4mo ago
but to answer you question, cant set this to default in my case i have several apps, i create the service once and put my domains there, then i never have to care about it because i never touch it automatic replody and so on
DJKnaeckebrot
DJKnaeckebrot4mo ago
How should this work? Not all domain providers allow *.domains A record. Without those dokploy can‘t know what domains have a valid A record

Did you find this page helpful?