Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase Domain Nameservers

I'm new to Firebase, what I was trying to do is connect my domain with Firebase Hosting, I own a .pk domain and have limited services on domain, as I can just change the nameservers (I do not have access to DNS TXT), It is possible to connect my domain to Firebase using the nameservers?

(Means what are the nameservers of Google Firebase?)

Currently my nameservers are connected to 000webhost's nameservers

Thanks

like image 622
Muhammad Ovi Avatar asked May 10 '17 23:05

Muhammad Ovi


People also ask

Can you get domain name with Firebase?

You don't have to give up your unique, brand-centric domain names with Firebase Hosting. You can use a custom domain (like example.com or app.example.com ) instead of a Firebase-generated domain for your Firebase-hosted site.

How do I add my domain to Google Firebase?

Go to Google Domains. Add. Enter both IP addresses copied from Firebase. To add multiple IP addresses to an A record, click Add more to this record.


1 Answers

You must be able to prove ownership of the domain with a TXT record to connect it to Firebase Hosting. However, if you can change the name servers you should be able to point to a different name server (for example, Google Cloud DNS) and then configure TXT records, etc.

like image 181
Michael Bleigh Avatar answered Sep 25 '22 00:09

Michael Bleigh