Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

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.
I think I can help clear some of this up…
I’ve installed Cpanel/WHM on an CentOS droplet i created. But for the life of me, i can not figure out how to set custom nameservers with a domain i purchased from GoDaddy.
Your cPanel installation includes a DNS server (running only 1 isn’t recommended and cPanel offers a free DNS-only license to set up a secondary that will automatically sync with your main WHM server). On GoDaddy’s site you can register your name servers with your droplet(s) IP address. Unlike a normal DNS entry, a nameserver registration is made directly with the TLD and included in your whois data. You will then want to set up ns and A records for the nameserver subdomains you create in cPanel. GoDaddy Documentation
Im confused. Im wondering if anybody has come across a guide for setting up Cpanel/WHM on a cpanel.mydomain.com subdomain, then installing wordpress on the main mydomain.com url to display info, then install WHMCS on a billing.mydomain.com subdomain. So if you set up cPanel with your domain as the root domain, install WordPress there and then add a subdomain (or create a second client/site configuration for your subdomain).
It’s been quite a while since I have used WHMCS but it sounds like both apps are trying to do URL rewriting using .htaccess files. An easier solution would be to place WHMCS in a subdomain rather than a folder so you can direct users to something like account.yourdomain.com to sign up or log into whmcs.
Hello there,
You can set up glue records from the domain name’s registrar and then point the NS records to DigitalOcean nameservers for example or point them to the server, but if the server is offline then DNS will stop resolving.
You can install WHMCS in a subfolder as well, but having it loaded from a subdomain is the recommended option, it’s more user-friendly and you will separate things making it easier to manager and etc.
Regards