Popular Posts
-
Managed WordPress hosting provider Pagely is celebrating its 7th birthday, according to an extensive blog post on its history, which goes ...
-
by Chris Burt on Thursday, October 6 2016 As the October 10 deadline approaches for non-binding offers for Host Europe Grou...
-
Deutsche Telekom and United Internet are preparing rival bids for German web hosting provider Host Europe Group (HEG) ahead of an Oct. 10 ...
-
The first season of Westworld ended with one heck of a finale. Alongside the death of Anthony Hopkins' character, the Hosts rose up ...
-
Online security is one of the biggest challenges in this hacker heavy digital arena. Security is the first parameter you should reinforc...
-
Embrace the Madness! It's that time of year again at HostBaby – we're stirring the cauldron, cackling maniacally, and in the mood...
-
The Golden Globes were a strong night for "La La Land" and FX's "Atlanta," but first-time host Jim...
-
November 23, 2016: Hosting Manual has announced that it will be publishing the biggest Black Friday web hosting and domain deals ever fr...
-
What is web hosting? Web hosting is one of the three essential components to any online presence. First, you need a web address, or ...
-
This article is part of a web development series from Microsoft. Thank you for supporting the partners who make SitePoint possible. Ther...
Blog Archive
- December (19)
- November (25)
- October (28)
- September (26)
- August (28)
- July (31)
- June (26)
- May (27)
- April (28)
- March (30)
- February (28)
- January (31)
- December (31)
- November (30)
- October (31)
- September (29)
- August (44)
- July (56)
- June (53)
- May (54)
- April (48)
- March (55)
- February (44)
- January (3)
- December (5)
- November (5)
- October (26)
- September (25)
- August (29)
- July (26)
- June (18)
- September (1)
About Me
Total Pageviews
Google Firebase Hosting & Custom Domain - The Missing Manual
Why would you spend acquiring a web hosting plan for any Ionic/Angular/Native/Desktop app backed specially by Google Firebase database or any other, when the Google Firebase Cloud Platform comes with one simple but extra ordinary feature - Google Firebase Hosting that too with an option to go with self owned domain.
It took me few minutes to configure and get started with this Wowsome! feature in the Google Firebase Console. I am sharing the steps on how to get one configured for you.
Step 1:
When on your Google Firebase Console switch to Hosting tab which lies under the left vertical navigation bar.
Step 2:
Even though you haven't yet configured any domain and this is your first time you will always see above screen with a Get Started button. Hit this button and continue for two steps.
Step 4:
When you see the above screen hit the Connect Domain button. you will be prompted to add your self owned domain name like below:
After you type in your domain name hit Continue.
Note: You also have an option on this screen to redirect your domain to an existing website which is already running and hosted elsewhere.
Step 5:
Google Firebase wants you to verify the ownership of the domain name you just added to connect. All you need to do is copy paste this record into your domain control setting (DNS) and save as below Godaddy example:
After your domain ownership is verified by Google Firebase you will be shared some settings of A record that you will need to enter into you domain control (DNS) settings as below:
Make sure you remove all existing default entires under A host or else it will not work. If you failed to do so Google will warn you with a message inside Firebase console > Hosting > Connect Domain > Message — "Google Firebase is expecting A record to be xxxx and found yyyy".
Note: Google Firebase configures behind the scenes a SSL certificate (example — https://www.mycustomdomain.com) which takes time, for me everything worked within 24 hours.
Well its time to keep your fingers crossed if all goes well and you followed me correctly you should see below screen when you hit www.mycustomdomain.com in the browser address bar:
You see above screen as there are no files to be served or not uploaded yet, to deploy please see my earlier story on Google Firebase can host your website and single page application
Source: Google Firebase Hosting & Custom Domain - The Missing Manual
0 comments:
Post a Comment