I have my domain registered at registra A, This domain points to cloudflare since cloudflare, and I use cloudflare to manage DNS
I provisioned a server on Digital ocean preinstalled with Passbolt
I added a domain to the droplet, i was given DNS entries to fillout on my subdomain DNS manager(cloudflare in this case)
I have added a A record pointing to digital ocean, and 3 NS records pointing to digital ocean’s name servers i.e.
See digital ocean entries below
Below are my Dns entries for cloudflare
As you can see, cloudflare DNS entries match exactly to what i shown on DITIGAL OCEAN but my subdomain isn’t still accessible.
Below is the webserver error i get when accessing my subdomain
How do i get my subdomain to correctly point to my droplet ?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Heya,
What I can suggest is to temporary enable the development mode in CloudFlare to check if everything is alright on their end as well.
In the dashboard, near the bottom is an
Advanced Actions
, selectPause Cloudflare on site
and all proxying will be disabled, Cloudflare’s DNS service will point to your host/origin directly.Regards
Heya,
The DNS configuration looks configured properly!
Are you sure your DigitalOcean Droplet is serving whatever you need to have it serve on your subdomain? It look to me like your configuration on the Droplet itself might not be correct and thus not serving the subdomain.