Existence
Dokploy inaccessible using domain after Cloudflare DNS
Guys so here's the sequence of events
1. I deploy dokploy to DigitalOcean VPS
2. I deploy backend to api.DOMAIN.com
3. I deploy frontend to DOMAIN.con
4. Dokploy accessible on VPSIP:3000 and HTTP-DOMAIN:3000 both
5. Everything is perfect upto this stage
6. I move away from Porkbun Nameservers to Cloudflare and switch the SSL/TLS to Full(Strict)
7. Dokploy no longer accessible on the domain (As to be expected given cloudflare redirects HTTP to HTTPS, and only accessible using the VPSIP
8. Auto Deployments for both my branches are no longer working and I have to trigger manual deployments only after pushing code to the main branch. This is the most troubling issue
Any help is greatly appreciated
17 replies