Report this

What is the reason for this report?

How do I set up a single subdomain to point to my droplet?

Posted on January 19, 2016

I have my domain at NameCheap (let’s assume it’s example.com) and my DNS is all managed by NameCheap and I really don’t want to change that. Now let’s assume I have a droplet at 1.2.3.4. What I’m trying to accomplish is point a single subdomain to my droplet, for instance, vps.example.com.

From what I could gather researching my problem I eventually created an A record on NameCheap’s DNS and pointed it to 1.2.3.4. But I’m assuming this is not enough because this IP is shared across many other droplets, right? Somehow it needs to know how to point to my droplet and not someone else’s.

I supposed that now I need to add the example.com domain to my droplet, correct? By default, I get the following DNS configuration on DigitalOcean:

Now my questions…

  1. Do I need the “@” record above if I simply want to have vps.example.com pointing to my droplet? Or can I simply replace the A record “@” with “vps”? Or maybe I need both?
  2. Do I really need to have all the NS entries above or just some A record(s)?


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.

And if i want to point the subdomain to a specific URL generated by a Laravel installation in my VPS? I.e i want to point cartagena.reservate.co to reservate.co/restaurantes/cartagena

Once you added the A record over at namecheap, you were done. The rest is superfluous.

IPs point to one droplet, of course, not many.

Hey, I am in the same situation but putting an A record alone is not working, did you manage to figure this out?

The developer cloud

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

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.