#thats what i currently have in namecheap
1 messages · Page 1 of 1 (latest)
Hi @wheat elbow. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
then the table should be in digitalocean
Sorry @wheat elbow, I seem to be having a bit of trouble. Don't worry though, I've pinged my supprt and they will try to fix me up! :technologist:
Perhaps try again in 15mins?
go there to edit your dns records
ok for now keep it as is
what does the nameserver section and the dns records section look like in your namecheap
this is the table in namecheap
thats default table.
i didnt do any changes to it.
this is my DO table
so should i remove the custom domain from DO and just do what you did and setup everything in namecheap?
by adding those A and CNAME records?
so by searching in whois for a bit, apparently your current name servers are still at namecheap
i actually removed the digitalocean name servers frm namecheap
then go to namecheap to change the table
5 mins ago
Im now using Basic Namecheap DNS
the first optoin from that dropdown list
which table
for vercel, add
A bigbrain.buzz 76.76.21.21
that will enable your app to be viewed in https://bigbrain.buzz
vercel documentation
oh ok
actually
ok let me add that
just go to vercel dashboard
and go to custom domain
add custom domain
it will tell you all the steps
then over at digital ocean, also go to custom domain and add it
it should also tell you all the steps
no
why
actually did you go to vercel dashboard
and add a custom domain
let's finish that part first
before moving to your backend
oh yeah here it should be @
not bigbrain.buzz
show me the table after you added the record
yup
cool
yup so bigbrain.buzz now works but www.bigbrain.buzz hasn't
go to the table
add the CNAME record in
k
im there
no not this one
the part to add a custom domain to the droplet
not to manage dns records
no it isn't this one
is there something like this but for droplets?
in the droplet settings section perhaps
i only deployed using DO apps and not droplets so im not sure
DO apps have build/start scripts, github integration, domain assignments and automatic https so it's easier to manage
i think its different for droplets
the screenshot i showed earlier is how to add custom domains
for droplets at least
hmm this digitalocean thing is quite anti-foreign-nameservers
in that case let's try this
go to the namecheap dropdown
and remove the dns records over at namecheap
it says to add the DO nameservers in namecheap?
then we move to namecheap to move the nameservers to DO because DO hates other nameservers
you want me to do that?
yes
so we will manage the table in DO instead
so undo all of the steps until now
clear all tables
you want me to undo all those records in namecheap?
so basically do the exact same thing i did in namecheap and add them in DO?
what is your current DO dns table? namecheap dns table?
clear all of them
then add the ns1.digitalocean.com stuff to namecheap
you sure?
you know what
i rethink my decision
omg
have you deleted everything
i already started deleting
no worries just continue
add the ns1.digitalocean.com thing to namecheap
as you did
yup lgtm, now follow the guide
lgtm?
add the name servers to "custom dns" or something like that at namecheap
look good to me
should look like this and then save it
from this point on we will forget about namecheap and do all the domain management in digitalocean
so go back to digitalocean
ya
what is the current dns table
brand new
screenshot it for me
there is no A record here?
i thought there should be one by default
no
alright
negative
add the A records as in vercel case
only NS
A @ <vercel-ip>
CNAME www <vercel-dns-domain>
another one for CNAME www
CNAME tab, hostname=www, will redirect to=cname.vercel-dns.com
good
i think thats correct??
ok can acess your website
good
now the backend
what is the ip address of your droplet
143.198.33.237
k
you mean A record?
no
have you added this CNAME?
how does the table look like
i think it should be A record
yep this looks correct
now run something in the droplet
at a port of your choice
my web server is already running
at what port
if you can't access it then wait for the dns cache to be invalidated
it should start working in maybe one hour
1 day is i think the upper limit
yes this should just be dns cache
let me try clearing cache one sec
ok thanks dude youre awesome
appreciate the help seriously
ill let you know if i still have issues tomorrow
see you
can confirm it is working on my phone too
so 99% it's your computer's dns cache's fault
and the remaining 7 billions people in this world can all access it
but i even tried incognito mode
still didnt work
even tried in chrome and ff
let me try tor
no the cache is not browser's i think
it is your computer's
maybe restarting your computer will help
oh yea it works on my phone
google "clear dns cache on windows" or whatever os you are using
How to flush DNS cache on Windows#
If you're using a Windows computer, here's how to flush the DNS cache:
Open the Command Prompt by pressing the Windows key + R, typing cmd in the Run dialog box, and pressing Enter.
Type the following command and press Enter: ipconfig /flushdns
You should see a message that says "Successfully flushed the DNS Resolver Cache."
That's it! You have now successfully flushed the DNS cache on your Windows computer.
ya im actually using caddy
i configured reverse proxy in caddy. i dont even know if that was even necessary
if it works it works so...
yea im just gonna leave everything...lol
i dont want things to start breaking again
once again. appreciate the help
you're amazing
assuming you don't forget to renew the domain it should keep working yeah
next time if you want to add CNAME or A for anything
i think caddy auto renews?
or connect your domain to an email provider or whatever
then go to the DO domain section
and add it there
that sounds complicated
i meant the domain renewals
but you have massive@bigbrain.buzz it looks great doesnt it
yes so now the DO table is your friend
everything is so confusing
just go there whenever you need to add a new subdomain or similar
ok i understand now
so i do nothing at all with namecheap?
yeah just ignore the dns table there
but didnt i add the DO nameservers there?
i mean we added DO's name servers in namecheap remember?
yeah
before i was adding DO's and vercel's name servers on namecheap together
im pretty sure that was wrong
what i said is, if you ever find yourself needing to add DNS config rows, like for example if google asks you to add a TXT entry, then go to DO and not namecheap for that
as there are now two tables
don't be confused and use the useless one
welcome