I just created a droplet and migrated the wordpress files from masterblogster.com. This domain is currently in cloudflare. Is it possible to keep the domain in cloudflare and route it to Digital Ocean? I would like to continue using Cloudflare for DDOS protection. Is there a way around?
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!
Accepted Answer
Of course, all you’d need to do is point your domain to the Public IPv4 IP of your Droplet using either two A entries or a single A and a CNAME, depending on how you want to set it up.
Using Only A Entries
A @ DROPLET_IP
A www DROPLET_IP
Using A and CNAME Entries
A @ DROPLET_IP
CNAME www domain.com
Where DROPLET_IP
is the Droplet’s Public IPv4 IP and domain.com
is your domain.
Yes, you can. Just edit your DNS records in CloudFlare and point them to your DigitalOcean droplet IP. Dangit, you’re too fast @jtittle ! You must have bought new shoes :-)
After doing this, would it then be configured to accept wordpress url configuration for domain.com in replace of root for wordpress url and site url?
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.