Agustín
Explore posts from serversDokploy not reachable with custom domain
Another thing you could try is setting the certificate to Let's Encrypt—Cloudflare should override it. I think it’s worth a shot; I’m not entirely sure why setting the certificate to 'none' is causing a 404
20 replies
How to disable Traefik dashboard that runs on 8080?
Excellent, could we have the same toggle for registry/postgres setup so we avoid exposing it to the internet by default (since docker manages the iptables so there's no easy way to block that traffic)? Thanks
7 replies
How to disable Traefik dashboard that runs on 8080?
Awesome @Siumauricio , that will also unpublish the container port too (8080), right? https://github.com/Dokploy/dokploy/blob/d3397cfbd0c30efbb0e2faac00eed6ad5e220fbe/server/setup/traefik-setup.ts#L62-L66
7 replies